Bleak leveraged as a multi platform multi device BLE to MQTT gateway #780
1technophile
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By integrating Theengs Decoder into a Python script we made a multi-platform BLE to MQTT gateway leveraging Bleak that can run on a Raspberry Pi, Unix, Windows, MAC, and many more.
So now if you have a server with a BLE component you can retrieve decoded BLE sensors data and publish those to MQTT.
If you have Python and Pip this is as simple as one command:
pip3 install TheengsGateway
Full documentation can be found below:
https://theengs.github.io/gateway/
Thanks for this library that enables us to be multi-platform easily!
Beta Was this translation helpful? Give feedback.
All reactions