Field Name |
Description |
Notes |
action:equipmentname |
Name of the equipment item as seen in the equipment manager. |
Unique |
action:devicename |
Name of the device interface |
BACnet Interface v2 |
action:name |
Name of the particular action |
WriteProperty |
action:order |
If multiple actions are present in the equipment item, this defines the order. |
0 |
action:functionid |
Custom event function that will activate this action. |
This is normally blank. |
action:triggername |
Name of the trigger that executes the action |
EventStart, EventStop, EventSetupStart. EventSetupStop, EventTeardownStart, EventTeardownStop |
action:objectname |
Unique point object name |
|
parm:deviceid |
Bacnet device ID |
integer |
parm:objectid |
BACnet object id |
integer |
parm:objecttype |
BACnet object type |
Binary_Value, Binary_Output, Multistate_Value, Multistate_Output, Analog_Value, Analog_Output |
parm:priority |
Priority for sending command |
1-16 |
parm:propertytype |
Property to send write commands to |
Present_Value |
parm:arrayindex |
Array index of enumerated values |
Typically -1 unless the property type is a property array. |
parm:value |
Value to send on the event |
Numeric value |
parm:objectname |
Object name of the bacnet object |
This is populated when the “verify” button is used in the action form. |
parm:actionstate |
Not applicable |
-1 |