marton987 / node-bacnet

A pure JavaScript BACnet module built on top of bacstack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-bacnet

This is a pure JavaScript BACnet module. It wraps the wonderful bacstack and adds a nicer interface and a few extras.

Its used by node-red-contrib-bacnet to integrate BACnet devices using NODE-red

Getting Started

Install the module with: npm install node-bacnet.

Documentation

Examples

License

Copyright (c) 2017 goliatone
Licensed under the MIT license.

About

A pure JavaScript BACnet module built on top of bacstack

License:MIT License


Languages

Language:JavaScript 98.9%Language:Shell 1.1%