Klemensas / node-red-contrib-bacnet

Node-RED contrib node to support BACnet systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node-RED contrib node to support BACnet systems

License:MIT License


Languages

Language:HTML 76.6%Language:JavaScript 23.2%Language:Shell 0.2%