Publish new data to MQTT server.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 17 Sep 2017 08:26:19 +0000 (09:26 +0100)
committerPat Thoyts <Patrick.Thoyts@renishaw.com>
Sun, 17 Sep 2017 14:22:27 +0000 (15:22 +0100)
commit4f68de6b1d918d63f0a40558466113bce56bcdf0
tree5ce5042b202814572200a7857472d3b98dc54422
parentced540ac5092f717fd1e7ad900ee5be0a6a0288c
Publish new data to MQTT server.

Added new thread that pick object date from a queue and posts it
to the MQTT broker. Data format now compatible with the ESP8266
sensors.
monitor.py