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

After latest update, I am getting following error message: "Client node error on: error: [" error at active reading: Transaction has timed out ( timeout = 15000 ms , request...

documentation

For connect is it possible to connect using the settings already in the Client node? Currently it looks like you need to specify opcuaEndpoint options. Reconnect does not seem to...

enhancement

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Hi, this is how I try to establish read/write communication for a structure variable between an NX102 & PLCnext. I am using OPC UA protocol to read a data structure...

question
Solution

I have rewrited OPC-UA Client description from ChatGPT. Would you consider to use it ? Here's a revised and clearer version of the document, with added code examples for better...

question
documentation

Hello @mikakaraila , Am a new user in node red, recently created a flow getting the data from OPC UA sending to MQTT, while doing this am getting error like...

question

This is my WRITE MULTIPLE flow. ![write_flow](https://github.com/mikakaraila/node-red-contrib-opcua/assets/7606880/6de15cd7-3b6d-4294-8324-75d4f7aca08d) The machine I'm connecting to is being turned off during night, but in the morning when I try to send a write request...

question

Hello everyone, I am new on here and debutant in Node Red. I am trying to create a table with the dashboard template "Table" but it's without success. I am...

question

Hello Mika, I am using your nodes (actions READMULTIPLE and WRITE ) to connect to an OPC UA server (Siemens Open Controller), which is in a different country via VPN....

question

hi, dear sir, I encountered a problem while using OpcUa-Server. The value and state of a item remain unchanged for a certain period of time, but its sourceTimestamp needs to...

question