python-mosquitto

Rating: 
0
No votes yet

MQTT version 3.1 client library, python bindings
This is a Python module for implementing MQTT version 3.1 clients.
.
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.

Application versions: 
AttachmentSizeDate
File python-mosquitto_0.12-1_armel.deb15.22 KB05/08/2013 - 00:38
Changelog: 

mosquitto (0.12-1) unstable; urgency=low

* New upstream release: http://mosquitto.org/2011/07/version-0-12-released/