BACnet Walker
uniflow.plugin.bacnetwalker •
Category: Building Automation •
Version: v1.0.2
BACnet Walker Plugin Reference Manual
1. Overview
Plugin Name: BACnet Walker
Type: Building Automation
Identifier: uniflow.plugin.bacnetwalker
Description
Poll and discover BACnet devices on the network.
2. Configuration Parameters
The following configuration fields are available in the User Interface for this plugin:
| Configuration Setting | Description |
|---|---|
| Bind IP Address (Local) | Specifies the bind ip address (local). |
| Target UDP Port | Numeric value specifying the target udp port. |
| Adapter Device ID (WPF App) | Specifies the adapter device id (wpf app). |
| Poll Interval (ms) | Numeric value specifying the poll interval (ms). |
| 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 Walker, 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 Walker action, and supply any required parameters mapping from your rule's logic.