I've an OPC UA Server where the nodes are generated dynamically each time the server is restarted. Due to this index of the nodes keeps on changing. Also the nodes are only defined with numeric indices and not via string. When I try to read these with OPC UA iiot node red contrib, it asks me to enter namespace and index(ns=x; i=xxxx). Since the value of 'i' changes on each restart, is there a way in which I can read this nodes dynamically? I tried using the OPC UA iiot browser contrib. It allows me to read the nodes dynamically if I set the root node but every time I've to manually browse through the hierarchy and select the appropriate node. Is there a way in which it can be done automatically with any other attributes like browsing name etc?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
OPC UA dynamical namespaces index | 3 | 586 | 23 September 2020 | |
Examples for read multiple values from OPCUA server with function node through node-red-contrib-opcua | 1 | 164 | 14 May 2025 | |
How Scrape/browse OPC-UA with "node-red-contrib-opcua" to obtai all the namespaceindex? | 2 | 157 | 10 April 2023 | |
Multiple Inputs and Multiple Outputs | 15 | 6954 | 6 May 2021 | |
Setting opc ua item via function node | 2 | 146 | 5 June 2024 |