Add MQTT messaging on neo-hub to make integration to third party products quicker and easier
MQTT - Message Queue Telemetry Transport (see www.mqtt.org) is the defacto standard for IOT communication. It works on a simple pub-sub model and the neohub could provide the data which we currently get with a INFO command as a published message to an MQTT server on the same network. This would same me a lot of time and effort in writing a programme for an ESP type device to sit next to my Neohub getting the info so that it can provide an MQTT interface for me!
Comments: 1
-
22 Apr, '21
Alan AmbroseYeah, this would make Heatmiser properly grown-up and allow integration with lots of other devices & services.