[ ソース: mosquitto ]
パッケージ: mosquitto-clients (1.5.7-1+deb10u1)
mosquitto-clients に関するリンク
Debian の資源:
mosquitto ソースパッケージをダウンロード:
- [mosquitto_1.5.7-1+deb10u1.dsc]
- [mosquitto_1.5.7.orig.tar.gz]
- [mosquitto_1.5.7-1+deb10u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [mosquitto.org]
類似のパッケージ:
Mosquitto command line MQTT clients
This is two MQTT version 3.1/3.1.1 command line clients. mosquitto_pub can be used to publish messages to a broker and mosquitto_sub can be used to subscribe to a topic to receive messages.
MQTT provides a method of carrying out messaging using a publish/subscribe model. It is lightweight, both in terms of bandwidth usage and ease of implementation. This makes it particularly useful at the edge of the network where a sensor or other simple device may be implemented using an arduino for example.
その他の mosquitto-clients 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libmosquitto1 (= 1.5.7-1+deb10u1)
- MQTT version 3.1/3.1.1 client library