5 lines
227 B
Plaintext
Raw Normal View History

The Paho Python Client provides a client class with support for both
MQTT v3.1 and v3.1.1 on Python 2.7 or 3.x. It also provides some helper
functions to make publishing one off messages to an MQTT server very
straightforward.