Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-01 | Update to Device-XBee-API version 0.4 | dsainty | 2 | -6/+6 | |
Changes: 0.4, 20110831 - jeagle Fix packet timeout bug reported by Dave S. Replace call to die() in __data_to_int with return undef, update docs to reflect this. | |||||
2011-08-28 | Import Device::XBee::API version 0.3. | dsainty | 3 | -0/+32 | |
Device::XBee::API is a module designed to encapsulate the Digi XBee API in object-oriented Perl. This module expects to communicate with an XBee module using the API firmware via a serial (or serial over USB) device. |