Node-RED contribution package for BACnet.
BACnet is a protocol to interact with building automation devices defined by ASHRAE.
Uses BACnet protocol stack written in pure JavaScript. Check out bacstack to learn more.
NOTE: Currently the module is not published, so you would need to use the following command:
$ npm install goliatone/node-red-contrib-bacnet
$ npm install --save node-red-contrib-bacnet
DEBUG=node_red_contrib_banet node-red -v