An open API service indexing awesome lists of open source software.

https://github.com/goliatone/node-bacnet

A pure JavaScript BACnet module built on top of bacstack
https://github.com/goliatone/node-bacnet

Last synced: 3 months ago
JSON representation

A pure JavaScript BACnet module built on top of bacstack

Awesome Lists containing this project

README

        

## node-bacnet

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

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

## Getting Started
Install the module with: `npm install node-bacnet`.

## Documentation

## Examples

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

[bacstack]: https://www.npmjs.com/package/bacstack
[node-red-contrib-bacnet]: https://github.com/goliatone/node-red-contrib-bacnet
[node-red]:http://nodered.org/