Skip to content

goliatone/node-red-contrib-bacnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published