パッケージ: python3-paho-mqtt (1.3.1-1)
python3-paho-mqtt に関するリンク
Trisquel の資源:
python-paho-mqtt ソースパッケージをダウンロード:
- [python-paho-mqtt_1.3.1-1.dsc]
- [python-paho-mqtt_1.3.1.orig.tar.gz]
- [python-paho-mqtt_1.3.1-1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Sebastian Reichel
外部の資源:
- ホームページ [www.eclipse.org]
類似のパッケージ:
MQTT client class (Python 3)
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.
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.
This is the Python 3 version of the package.
その他の python3-paho-mqtt 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)