I have a system with 25 heaters in a grid arrangement and I want to display this as a dashboard that has the same layout.
My Influx DB tag names are Heater_01_Avg to Heater_25_Avg
I would like to display the latest values in a grid of 9 columns and 8 rows that looks like:
Can someone please help with the query?