@halsystems/red-bacnet 1.0.20

NodeRED BACnet IP client

npm install @halsystems/red-bacnet

About

RED-BACnet is a BACnet IP driver designed for Node-RED, enabling interaction with BACnet devices.

Features include:

  • discovering devices
  • discovering points
  • bulk reading points
  • bulk writing points

Installation

Install using Node-RED Palette Manager

1. Click the 'Hamburger' icon at the top right corner.
2. Select the 'Manage palette' option.
3. Click the 'Install' tab and type '@halsystems/red-bacnet' into the search field.
4. Click to install.

Install using NPM

cd "${HOME}"/.node-red
npm install --production @halsystems/red-bacnet

Example

See here

Contributions

This package is based on two projects:

License

MIT Copyright (c) 2024-present HAL Systems

Node Info

Version: 1.0.20
Updated 2 months, 1 week ago
License: MIT
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

40 in the last week

Nodes

  • bacnet client
  • discover device
  • discover point
  • read point
  • write point

Keywords

  • node-red
  • bacnet
  • bms
  • iot
  • building-automation

Maintainers