/hello-mqtt

A simple example of how to use the MQTT protocol with Python

Primary LanguagePython

hello-mqtt

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.

Start the MQTT broker

See the this README.md file for more information.