summaryrefslogtreecommitdiff
path: root/comms/p5-Device-XBee-API
AgeCommit message (Collapse)AuthorFilesLines
2011-09-01Update to Device-XBee-API version 0.4dsainty2-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-28Import Device::XBee::API version 0.3.dsainty3-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.