Python MQTT version 3.1/3.1.1/5.0 client class

This library provides a client class which enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. It also provides some helper functions to make publishing one off messages to an MQTT server very straightforward. The MQTT protocol is a machine-to-machine (M2M) connectivity protocol. Designed as an extremely lightweight publish/subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
RPM
python3-paho-mqtt-1.6.1-2.fc36.noarch.rpm
Summary
Python MQTT version 3.1/3.1.1/5.0 client class
URL
http://eclipse.org/paho/
Group
Unspecified
License
EPL-1.0
Source
python-paho-mqtt-1.6.1-2.fc36.src.rpm
Checksum
7e59c07aee1c0985ea9b8d7df9ed55149030ee5e618f3aa6c0151ff66be2fb9f
Build Date
2022/01/22 01:06:39
Requires
Provides
python-paho-mqtt = 1.6.1-2.fc36
python3-paho-mqtt = 1.6.1-2.fc36
python3.10-paho-mqtt = 1.6.1-2.fc36
python3.10dist(paho-mqtt) = 1.6.1
python3dist(paho-mqtt) = 1.6.1
Obsoletes