0.4.4 • Published 4 years ago

node-red-contrib-isa v0.4.4

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
4 years ago

NOT ready - just for development with node-opcua-isa95 for now!

ISA 88 Node-RED ISA-95

OPC UA OPC UA ISA-95-COM

node-red-contrib-isa

Logo Logo

Node-RED ISA-95 Common Object Model mapping node package.

Based on node-opcua and node-opcua-isa95

nodeopcua64

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-isa

Run the following command for global install

npm install -g node-red-contrib-isa

How to use

Screenshot

Author

Copyright 2016 - Klaus Landsdorf

BSD 3-Clause License

Important

This is not an official product of ISA. It is just to provide ISA88 and ISA95 to Node-RED. This is not production ready.

Contribution node-opcua

I'd like to give special thanks to Etienne Rossignon for the node-opcua-isa95 package!