Registrieren

Registierung erfolgt in Kürze...
Fleebs-Logo
Details werden geladen...

[ANNOUNCE]@vitormnm/node-red-simple-opcua : Creating an OPC UA server without coding - Share Your Nodes - Node-RED Forum

I created this node because I needed to create OPC UA servers in a simple and quick way to perform some validation tests, mainly with methods, alarms, and events. The available alternatives were difficult to manage or create. Therefore, with the help of Codex, I created 3 nodes that are fully configured via a graphical interface in the editor or via JSON messages. The server runs separately from the main Node-RED process using a child process, not affecting the performance of the main node. I...