This is a simple example of how to use the MQTT protocol with Python.
MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol that provides resource-constrained network clients with a simple way to distribute telemetry information.
See the this README.md file for more information.