How to build Time series chart
Hello everyone,
I have TAGs from a PLC and they are already in my foundation within a Thing.
I would like to associate a set of these variables to a time series graph.
I have four variables referring to the OEE of each production line in my factory.
So far I only know how to use the getproperties service but I know that to do this I need to use querypropertyhistory.
How do I bind these variables that I have inside a thing for an infotable to later link to the chart?
I already looked at the guide that talks about it, but I was not able to make it work.

