Page 1 of 1

Publish data non mqtt device to mqtt topic

Posted: Sat Apr 25, 2015 5:28 pm
by yelti
Does anyone know if it is possible to publish data for a non mqtt device to mqtt?

For example, I have configured openweathermap and I would like to publish the data to one or different mqtt topics.
I would like to display the temperature/Humidity and maybe forecast to a display that is hooked up to an esp8266 module and uses mqtt for the information displayed.

Re: Publish data non mqtt device to mqtt topic

Posted: Fri May 01, 2015 11:56 pm
by pepijn
I use Node RED to translate different message formats to MQTT.