0
Get Tag Data Given a list or array?
Forum / Questions & Answers
Hi all,
I'm currently working on a project that involves retrieving specific tag data from the historian. I have a list or array of timestamps for a particular tag, and I'm wondering if it's possible to provide Canary with this list or array and receive the corresponding values at each timestamp.
I am currently using a loop to achieve this that sends the dates one at a time to the API.
Any guidance on how to achieve this would be greatly appreciated!