Mosquitto command line MQTT clients
This is two MQTT version 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.
Attachment | Size | Date |
---|---|---|
mosquitto-clients_0.12-1_armel.deb | 24.17 KB | 05/08/2013 - 00:35 |
mosquitto (0.12-1) unstable; urgency=low
* New upstream release: http://mosquitto.org/2011/07/version-0-12-released/
Recent comments