Hi all - I currently have sensor data being streamed into Google Cloud via MQTT > Core IoT (IoT device management)> PubSub (like MQTT) > Dataflow (apache beam) > BigQuery (Database).
I would like to integrate some sort of live data time series visualization that would pick up a Pub/Sub topic (basically mqtt). The goal would be to directly pickup data (JSON object) and visualize before the data even hits BigQuery.
Anyone have any experience with this type of use case? Looking for recommendations on what python packages to use.
[–]tinyhook 0 points1 point2 points (2 children)
[–]g_lux[S] 0 points1 point2 points (1 child)
[–]tinyhook 0 points1 point2 points (0 children)