0.0.11 • Published 2 years ago

node-red-contrib-dnp v0.0.11

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

Platform Node-RED Node-RED DNP3 Repository GitHub Quality Travis CI Build Status

nodemodbus64

node-red-contrib-dnp

Distributed Network Protocol toolbox for Node-RED.

!!! NOT READY TO USE - UNDER DEVELOPMENT - START YOUR CONTRIBUTION !!!

Support for the project straight away!

  • based on dnp3 library v0.0.x

DNP Version

DNP 3.0

Install

Run command on Node-RED installation directory.

npm install node-red-contrib-dnp 

or run command for global installation.

npm install -g node-red-contrib-dnp 

try these options on npm install to build, if you have problems to install

--unsafe-perm --build-from-source

Contributing

Let's work together! Please read and in best case accept CONTRIBUTING by your sign and send it via E-Mail. You could also send just a pull request.

License

The BSD 3-Clause License

Klaus Landsdorf

Important

This is not an official product of the DNP Users Group. It is just to provide DNP to Node-RED based on dnp3 package.

Contribution DNP3

I'd like to give special thanks to Ivan Garaviton for the dnp3 packages!