This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
processing:mqspeak [2016/05/09 10:24] 127.0.0.1 external edit |
processing:mqspeak [2016/06/29 09:02] (current) buben |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== mqspeak ====== | ====== mqspeak ====== | ||
- | mqspeak is MQTT client which collect data and transforms them into [[https://thingspeak.com/|ThingSpeak]] channel updates or [[http://phant.io/|Phant]] data streams. It is able to handle multiple MQTT connections and independently update multiple channels. | + | **mqspeak** is MQTT client which collect data and transforms them into [[https://thingspeak.com/|ThingSpeak]] channel updates or [[http://phant.io/|Phant]] data streams. It is able to handle multiple MQTT connections and independently update multiple channels. |
+ | |||
+ | It is written in [[https://www.python.org/|Python3]] and with use of [[http://www.eclipse.org/paho/|paho MQTT]] library. | ||
===== Install ===== | ===== Install ===== |