MQTT module

A set of components for messaging using the Mqtt protocol.

Packages

The module contains the following packages:

  • Build - factory default implementation
  • Connect - components for setting up the connection to the MQTT broker
  • Queues - components of working with a message queue via the MQTT protocol

Use

Install the Python package as

pip install pip-services4-mqtt