BACnet Agent
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 Setting | Description |
|---|---|
| Device Name | Specifies the device name. |
| Device ID | Specifies the device id. |
| Device Description | Specifies the device description. |
| Local IP Address (0.0.0.0 for all) | Specifies the local ip address (0.0.0.0 for all). |
| UDP Port | Numeric value specifying the udp port. |
| BBMD Address | Specifies the bbmd address. |
| Port | Numeric value specifying the port. |
| TTL (s) | Specifies the ttl (s). |
| Enable BBMD Registration | Toggle 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.