SIA Receiver
uniflow.plugin.siareceiver •
Category: Security Integration •
Version: v1.0.2
SIA Receiver Plugin Reference Manual
1. Overview
Plugin Name: SIA Receiver
Type: Security Integration
Identifier: uniflow.plugin.siareceiver
Description
Receive events from SIA DC-09 alarm panels.
2. Configuration Parameters
The following configuration fields are available in the User Interface for this plugin:
| Configuration Setting | Description |
|---|---|
| Listening Port | Numeric value specifying the listening port. |
| Protocol | Specifies the protocol. |
| Encryption Algorithm | Specifies the encryption algorithm. |
| Encryption Key | Specifies the encryption key. |
3. Exposed Routes & Data Types
The following routes are available in the Uniflow catalog for this plugin:
| Display Name | Route ID | Kind | Category | Access | Data Type |
|---|---|---|---|---|---|
| ? | ? | ? | ? | Read | Variant |
| SIA Alarm Event | SiaEventItemId | Event | ? | Listen | Event Object |
4. Usage Examples
Scenario A: Reading/Monitoring Data
To monitor data from SIA Receiver, 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 SIA Receiver action, and supply any required parameters mapping from your rule's logic.