ruby-xbee 1.2.1
Middleware for controlling an XBee module from Ruby. Series 1, Series 2 modules supported in AT (Transparent) or API (non-escaped & escaped) mode. Examples included how to use including Over-The-Air application firmware upgrade for programmable XBee modules.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            serialport
            >= 1.3.1, ~> 1.3
          
    Development Dependencies (7):
            coveralls
            ~> 0.7
          
          
            hanna-nouveau
            ~> 0.4
          
          
            minitest
            ~> 5.5
          
          
            minitest-reporters
            ~> 1.0
          
          
            rake
            ~> 0
          
          
            simplecov
            ~> 0.9
          
          
            VersionCheck
            ~> 1.0
          
    