04/24/2018
Hi all,
I'm developing a sample java application that read several variables from a server OPC-UA
I'm able to connect and perform the browsing at first level of the tree.
I know the server shows a tree of 4 layers and I need the the nodeId for reading the value of variables.
the structure is this:
+Server
+WRT
+IOT
+NOTIFICATION
+ONE
+ variable2read
+TWO
+ variabel2read
+THREE
+ variable2read
Anyone could tell me how to find the nodeID (for example) of WRT.IOT.NOTIFICATION.ONE.variable2read.
Did you write a method (java) to find the nodeID for a usecase like this? Could you help me?
Regards
Vincenzo
Moderators-Specifications
Moderators-Companion
Moderators-Implementation
Moderators-Certification
Moderators-ProductsServices
Members
01/06/2018
I assume this is related to the (discussed and resolved) issue on github: https://github.com/OPCFoundati.....issues/140
1 Guest(s)