/node-red-contrib-bacnet

Node-RED contrib node to support BACnet systems

Primary LanguageHTMLMIT LicenseMIT

node-red-contrib-bacnet

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.

Install

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

How to use

Debug

DEBUG=node_red_contrib_banet node-red -v