How to get average of multiple Thermometers inside a ValueStream
Hello, I've been trying to experiment with multiple sensors and averaging their data to activate an AC.
Basically, I have a number of "Thermometer" Things with the same Template to which I have assigned a "TemperatureData" ValueStream. Of course, said temperature data is Logged in the Template.
For my application, I want to have a Service get the last entry from each individual thing, then average that data and give me a single reading.
How do I go about it?
My Thingworx version is 9.0
Many thanks in advance!

