Difference between revisions of "MQTT"
Jump to navigation
Jump to search
(→Broker) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
= Client = | = Client = | ||
* https://pypi.org/project/paho-mqtt/ | * https://pypi.org/project/paho-mqtt/ | ||
+ | * https://github.com/eclipse/paho.mqtt.python | ||
+ | = Broker = | ||
+ | * not maintained: https://github.com/beerfactory/hbmqtt |