node-red-contrib-opcua icon indicating copy to clipboard operation
node-red-contrib-opcua copied to clipboard

A Node-RED node to communicate OPC UA. Uses node-opcua library.

Results 176 node-red-contrib-opcua issues
Sort by recently updated
recently updated
newest added

Hello, I have an issue connecting to an OPCUA Server with a faulty certificate. The OPCUA Server is on a Machine that uses Port-Forwarding to forward from the external network...

enhancement
question

Not the worst issue in the world but I have an OPCUA server that I am writing to on node red. The server is not currently powered on so I...

question

Hi, We are trying to establish OPC-UA Client Connection using "node-red-contrib-opcua 0.2.301". We are using: - Sign and Encrypt Basic256Sha256 Policy Certificates and - Username and Password (User credentials) It...

question

I have looked at the Node-RED Forum and help. I used the browser to discover tags. I get a message "Browse to root Objects". I have Server, Aliases, DeviceSet, NetworkSet,...

question

In Node-RED, how do you properly detect re-boot, restarted Node-RED, PLC Restarts, other common events. I have looked at the documentation in the help folder and I only see the...

question

Hello, my goal is to read a Structure from a PLC that is being programmed using CODESYS. I can see the `STRUCTURE` in OPC Expert or in UA Expert and...

Hi, I am using the OpcUa-Client node in read mode. An issue I'm facing is that it does not give any output when there is a connection issue. How can...

enhancement
question

When using the 'MONITOR' action in the 'OpcUa-Client' node of the _node-red-contrib-opcua_ package, I have encountered an issue with the configuration of the deadband in 'Absolute' or 'Percentage' mode. Upon...

documentation

I want to readout a set of 20 variables every 100ms even when the value did not changed. I tried subscribing to a variable which changes every nanosecond and subscribe...

question

Hi, I am using node-red-contrib-opc-ua to fetch data from a Sinumerik 840 dsl. Unfortunately, I have the problem that my Node-RED application crashes when the Sinumerik has been off overnight....

bug