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 |
SendAttendance |
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, EventSetupStart |
action:objectname |
Unique point object name |
Typically, same as item reference |
parm:deviceid |
Bacnet device ID |
integer |
parm:objectid |
BACnet object id |
integer |
parm:objectname |
Object name of the bacnet object |
This is populated when the “verify” button is used in the action form. |
parm:objecttype |
BACnet object type |
Analog_Value, Analog_Output |
parm:priority |
Default 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 |
Token value to use |
[expectedcount] or [percentoccupancy] tokens |