BACnet Agent

BACnet Agent

ID: uniflow.plugin.bacnetagent  •  Category: Building Automation  •  Version: v1.0.2

BACnet Agent Plugin Reference Manual

1. Overview

Plugin Name: BACnet Agent

Type: Building Automation

Identifier: uniflow.plugin.bacnetagent

Description

Integration with BACnet/IP devices as an agent.


2. Configuration Parameters

The following configuration fields are available in the User Interface for this plugin:

Configuration SettingDescription
Device NameSpecifies the device name.
Device IDSpecifies the device id.
Device DescriptionSpecifies the device description.
Local IP Address (0.0.0.0 for all)Specifies the local ip address (0.0.0.0 for all).
UDP PortNumeric value specifying the udp port.
BBMD AddressSpecifies the bbmd address.
PortNumeric value specifying the port.
TTL (s)Specifies the ttl (s).
Enable BBMD RegistrationToggle to enable or disable enable bbmd registration.

3. Exposed Routes & Data Types

This plugin acts as a sink or does not implement standard catalog routes.


4. Usage Examples

Scenario A: Reading/Monitoring Data

To monitor data from BACnet Agent, add the corresponding Input Node in the Rule Editor and select the desired property from the catalog. Link its output to any logical comparison or directly to an Action Node.

Scenario B: Triggering Actions

If the plugin supports writable properties or actions, use an Action Node in the Rule Editor. Configure the Target property to point to the BACnet Agent action, and supply any required parameters mapping from your rule's logic.