I am very familiar with using ‘Bring your own thing’ to create a dashboard, publishing data to the dashboard using MQTT. I can also subscribe to each object on the dashboard to be informed, and keep my own record of, each value published.
My latest project is running nicely using a Raspberry Pi ‘device’ running Cayenne code to update the dashboard. Is there any way to retrieve the updates in real time, in a similar way to subscribing to MQTT traffic? This would work better for this project than the researchers I’m working with having to remember to manually download and archive data from the dashboard.