22-05-2020, 16:07
(22-05-2020, 10:46)MikeM Wrote: What would be great if WeatherDuino could output it's data on MQTT.
Then it can be used by many other interface.
Hi Mike,
you could easily put a mqtt publish in enollings Python Logging Script. For example all single values alone or a combined JSON String of all the values, that come over serial3.
This is quite an easy task, I think.
You only need a MQTT Broker on the net ( e.g. directly on the Raspberry Pi, you have connected to your Weatherduino Receiver).
br Heini

