Replies: 2 comments 2 replies
-
No, this isn't possible, because Objects do not have a Value attribute. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the prompt response. Just to add, is this not possible with Milo library or is this not generally possible with OPC-UA itself? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Following the title, the question is if it is possible to read Objects similar to how Variables can be read with Milo Library?
For example: Server Status Variable Type.
I can successfully read this variable and after constructing the json i can get this:
However when I try and read Server Object:
I receive the error:
Bad_AttributeIdInvalid.
Any thoughts on this?
For example: Server
ns=0, i=2253
.Beta Was this translation helpful? Give feedback.
All reactions