Code Monkey home page Code Monkey logo

bacnet-device's Introduction

This is a NodeJS module that sits above the node-bacstack module and abstracts the interface somewhat, making it easier to implement a BACnet device in Node.

This module takes care of listening for and responding to BACnet packets, as well as managing subscriptions (push notifications), sending updates as values are changed.

The module is designed to function as a BACnet device only, providing data that is queried by another system, such as a Building Management System. There is no functionality for retrieving data from other BACnet devices, however there is nothing stopping you from using the underlying node-bacstack module for this if needed.

The BACnet device powered by this code can be addressed directly, or as if it were a BBMD with a single device behind it. This is mainly useful for interfacing it with JCI Metasys, which cannot talk to remote BACnet nodes directly, only BBMD nodes. By adding this to Metasys as a BBMD, the device you implement will appear as a single device in the subnet behind the BBMD.

This BBMD functionality is actually provided by node-bacstack rather than this module.

bacnet-device's People

Contributors

adam-nielsen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.