[ 原始碼: 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