xbee2mqtt icon indicating copy to clipboard operation
xbee2mqtt copied to clipboard

XBee library

Open Diaoul opened this issue 10 years ago • 4 comments

I was looking for XBee + MQTT and here I am :) I'm currently using no protocol at all for my XBee sensors and I'm starting to think that maybe I should. ZCL does that but is really complex.

I've developed my own XBee python library because the current one was too much binded to the Serial module and I wanted something modular, well documented and tested. I'd be glad if you could give me your impressions on it. Also, I wanted python3 compatibility. https://github.com/Diaoul/hachi

Diaoul avatar Jul 24 '13 10:07 Diaoul