Rustbee an Xbee Rust Library

Build Status License: GPL v3

Rustbee is a library that allows for interaction with XBee supported devices. This work is not part of the official repository for XBee APIs by Digidotcom.

Current Status

The codebase is currently in alpha stage . Majority of development is done on the master branch. As it stands this work supports only type of XBee device (S3B Pro 900Mhz), because I am busy with a project where I am utilizing those devices.

Check out the examples folder for API usage. In order for this to work correctly, you must have API=1 enabled on XBee device. At the moment, only the following API frames are supported:

Contributions

Hopefully if this gets large enough, Digidotcom will take notice and help with official support, but until then it would be greatly appreciated to ask for help from the community to add to this project and create a usable and stable Rust API for XBee devices. Also do checkout CONTRIBUTE.md

Any questions or information, we welcome you at our discord server. Come on by.

ToDo