Hi,
I want to receive data from MQTT broker using paho-mqtt library. I want to display data on a live graph using plotly.
I wrote already a small script and it receives json-data from MQTT. I can olsa run “live update” example from dash documentation. But I don’t know how can I combine these two processes and how can I display MQTT data?
Thanks.
1 post - 1 participant