locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
475 stars 128 forks source link

Browse address space (object node inside root folder) window of opcserver in node js #313

Closed amit009999 closed 3 months ago

amit009999 commented 4 months ago

hello, I want to browse only object node from opc server address space window in which object, type, view node is available inside root folder. I want to browse this object in node js. if anyone has done similar type of task, please share the code snippet. i am using node-opcua library from npm.