Updated:
January 26, 2024 By
steve
The MQTT-SN client used here is the client from the RSMB source files but upgraded to python 3, and modified to work in a similar fashion to the Paho MQTT client. I created it so that I could learn more about MQTT-SN and you should note it is still a work in progress. I would not recommend it in a production environment and would be grateful if you would let me know of any problems with it. Downloads are at the end. The client consists of 4 files. You can copy these source files into the site packages folder under
Continue reading