]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commit
Add paho.mqtt.publish.multiple() helper function.
authorRoger Light <roger@atchoo.org>
Fri, 14 Feb 2014 17:58:55 +0000 (17:58 +0000)
committerRoger Light <roger@atchoo.org>
Fri, 14 Feb 2014 17:58:55 +0000 (17:58 +0000)
commit89e9d4e1b2a7a865cce1f081db92ed6b1b36f2d8
tree80a8685c886c82b703199adf1d3a9f50126073bb
parent28301743512141175f3ef6a84e1c2039c990c551
Add paho.mqtt.publish.multiple() helper function.

Change-Id: Ic6a39e870f6ff1db89c78096f8629397bfeb08da
examples/pub-multiple.py [new file with mode: 0755]
examples/pub-single.py
setup.py
src/paho/mqtt/client.py
src/paho/mqtt/publish.py