/node-red-contrib-bacnet

The BACnet toolbox package for Node-RED.

Primary LanguageJavaScriptMIT LicenseMIT

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

nodemodbus64

node-red-contrib-bacnet

Building Automation and Control Networks Protocol toolbox for Node-RED.

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

  • based on bacstack library v0.0.x - the library needs more community work, please!

Install

Run command on Node-RED installation directory.

npm install node-red-contrib-bacnet 

or run command for global installation.

npm install -g node-red-contrib-bacnet 

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

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

Flow Example

Contributing

Let's work together! You should send your pull request, please.

License

The MIT License

Klaus Landsdorf

Important

This is not an official product of the BACnet Advocacy Group. It is just to provide BACnet to Node-RED based on node-bacstack package. BACnet® is a registered trademark of American Society of Heating, Refrigerating and Air-Conditioning Engineers (ASHRAE).

Contribution BACnet

I'd like to give special thanks to Fabio Huser for the BACnet node-bacstack package!