python3-paho-mqtt

Rating: 
5
Your rating: None Average: 5 (1 vote)

Eclipse Paho™ MQTT Python Client

This is the code for the Eclipse Paho MQTT Python client library, which implements versions 3.1 and 3.1.1 of the MQTT protocol.

This code 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.

It supports Python 2.7.9+ or 3.4+, with limited support for Python 2.7 before 2.7.9.

The MQTT protocol is a machine-to-machine (M2M)/"Internet of Things" 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.

Paho is an Eclipse Foundation project.

I just packaged this for Saiflish OS on an Xperia X with Seitseminen. See my fork on GitHub.com for details.

Category:

Application versions: 
AttachmentSizeDate
File python3-paho-mqtt-1.4.0-seitseminen.noarch.rpm168.07 KB15/10/2019 - 11:32
Changelog: 

(none)