Pakket: mosquitto-clients (2.0.20-1)
Verwijzigingen voor mosquitto-clients
Debian bronnen:
Het bronpakket mosquitto downloaden:
Beheerders:
- Debian IoT Maintainers (QA-pagina)
- Philippe Coval (QA-pagina)
- Roger A. Light (QA-pagina)
- Joachim Zobel (QA-pagina)
Externe bronnen:
- Homepage [mosquitto.org]
Vergelijkbare pakketten:
Mosquitto command line MQTT clients
This is two MQTT version 5.0/3.1.1/3.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.
Andere aan mosquitto-clients gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcjson1 (>= 1.7.5)
- Ultralightweight JSON parser in ANSI C
-
- dep: libmosquitto1 (= 2.0.20-1)
- MQTT version 5.0/3.1.1/3.1 client library