Closed deminngi closed 6 years ago
Hi Giovanni,
with node-opcua you have to browse and send the browse results to a read node to get that attributes you wanna get.
see and test the example flow in Node-RED:
API changed in node-opcua for readAllAttributes
if the node-opcua issue v0.2.x is fixed it will work again:
but browser result stay:
Please, test v2.x+
please check v2.0.4 or above
Thank a lot Klaus, I‘ll try it
I can browse a top level OPC/UA directory successfully, looking into the array I am missing the description field on each item. I am using version 1.3.3. Can you add this to the code?