1.0.3 • Published 3 years ago

node-red-contrib-novakon v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

node-red-contrib-opcua

A Node-RED nodes to communicate or serve via OPC UA.

based on node-opcua

Install

Run command on Node-RED installation directory.

npm install node-red-contrib-novakon

or run command for global installation.

npm install -g node-red-contrib-novakon

Usage

Use Novakon-Item to define variables. Use Novakon-Client to read / write / subscribe / browse OPC UA server.