![Platform Node-RED](http://b.repl.ca/v1/Platform-Node--RED-red.png)
![Node-RED DNP3](http://b.repl.ca/v1/Node--RED-DNP3-blue.png)
[![Repository GitHub](http://b.repl.ca/v1/Repository-GitHub-orange.png)](https://github.com/biancode/node-red-contrib-dnp)
[![Quality Travis CI](http://b.repl.ca/v1/Quality-Travis_CI-green.png)](https://travis-ci.org/biancode/node-red-contrib-dnp)
[![Build Status](https://travis-ci.org/biancode/node-red-contrib-dnp.svg?branch=master)](https://travis-ci.org/biancode/node-red-contrib-dnp)

[![nodemodbus64](images/dnp-icon-small64.png)](http://www.dnp.org/)

# 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!][3]

* 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](CONTRIBUTING.md) 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][1]

### 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][2] for the dnp3 packages! 


[1]:https://bianco-royal.cloud/
[2]:https://github.com/IvanGaravito
[3]:https://bianco-royal.cloud/supporter/
