hello @amotl,
Thanks again for the update, this is very useful to me.
As in for the initial post of @philump, my overall goal is to display in Grafana, in soft real time, information on a fleet of vehicles, either of the whole fleet or of dedicated vehicle, on the map and also on panels aside from the map. don’t know if @philump succeeded in his task. I’ve started a personal post to avoid pollute his own post : Best way to realize a dashboard for a fleet management
I’m in the exploration stage, obviously, the two topics to look at are the data source and map display, Grafana already provides plugins (mqtt-datasource and GeoMap) that seem very well suited for the task.
starting with simple cases, I’m going back and forth between the two to understand the limitations, try to detect what could be the show stopper if any and what can be added or created on their base.
For mqtt-datasource, for now, I’ve flatten our topic messages, an that’s fine; for Geomap, I’m looking at how to tweak the data layers.
I’ll update my status along the path
have a good day.