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

`09:38:17.618Z :client_session_keepalive_manag:130 warning : ClientSessionKeepAliveManager#ping_server serviceResult = BadLicenseExpired (0x810e0000) 09:38:23.438Z :client_session_keepalive_manag:130 warning : ClientSessionKeepAliveManager#ping_server serviceResult = BadLicenseExpired (0x810e0000) 09:38:27.413Z :client_secure_channel_layer :236 requestData not found for requestId = 1830 try with...

bug
error in the used package

I believe the example OPCUA-VARIABLE.json use to work. After comparison I believe either the "namespace" is being ignored or the namespace needs to be added to "variableName". Change from "TestVariable2"...

Hi, I use Docker containers, where are the certificates located and what do I need to specify here? Absolute path? If so, where is the entry point in Docker containers....

question

Hello @MarekS4P & @Koseng, I created a new issue. > Hi guys, I can confirm that the new feature works. Now it is possible to define an own Event Type...

enhancement
question
implemented

Hello @mikakaraila, I have a E77 server OPC UA and i want to retrieve a specific event, I can retrieve the event but i dont have any informations in it....

enhancement
question

Hello there, We have a node red development to operate and monitorize different machine productions via OPC UA. ![image](https://github.com/mikakaraila/node-red-contrib-opcua/assets/78366799/ca68af38-b6fd-4c69-af1b-eeea553402e6) Recently, after a issue on the electricity and connections on site,...

question
debug log needed

Hello, I am able to get alarms&events via opc-ua from a Siemens 840d sl machine with the nodes OpcUa-Event and OpcUa-Client. I get the alarms in the language "en-EN". In...

enhancement
implemented

I plan a node red concept, which does not require a programmer to configure OPC UA clients. Configuration of OPC UA endpoints, items, actions, etc. should be set in the...

enhancement

We are using OPC UA for reading and writing multiple values to a Siemens S7-1500 PLC. Unfortunatly the connection crashes after some seconds to minutes. This also leads to a...

debug log needed