Total hour and working hour calculation for the machine using System Tag Querytaghistory
Ignition by Inductive Automation Add an argument to system.tag.queryTagHistory() to select the return datatype as either Dataset or Document, similar to the tag history I am running some tag queries against a postgres TimeScaleDB. My data is coming back with millisecond resolution when I run 1 minute average queries. ...