Question
Line Chart plus QueryImplementedThingsWithData
I have a thing template that all my sensors are implemented with. it has properties timestamp and temperature, and both are being logged.
I want to be able to show the temperatures from all my sensors implemented with this template on a line chart. So series1 would be temperature from sensor1, series2 would be the temperature from sensor2 and so on.
Is it possible?
BR
