Query Historical Data with Read At Time #1609
Unanswered
alexschoeberl
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Any suggestions? Is this functionality simply not provided by the package? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The OPC UA documentation for historical read of variables specifies different functionalities of the server, including "Read raw", "Read modified" and "Read at time". The "Read at time" option says: "This structure selects a set of raw or interpolated values from the history database by specifying a series of timestamps".
I did not find a method of the client class that implements this functionality. How can I read historical values at given timestamps or at a specified interval?
Beta Was this translation helpful? Give feedback.
All reactions