Field Name |
Description |
Range |
DeviceID |
The BACnet device id of the device that holds the point object that you want to command. |
0 <= deviceID <= 4194303 |
ObjectID |
Unique object id of the BACnet object. |
0 <= objectID <= 4194303 |
ObjectType |
Point type of the object. |
Analog_Output, Analog_Value, Binary_Output, Binary_Value, Multistate_Output, Multistate_Value, Schedule |
ObjectName |
BACnet object name of the point. |
(Read only) |
DefaultPriority |
Priority value for commanding an object. |
1-16 (1=highest) 16 = recommended default Only applies to Present_Value property on commandable objects (ie. AO, AV, BO, BV, MSO, MSV) |
PropertyType |
The BACnet standard property of the object to write to. |
Example: Present_Value |
NumStates |
The number of states to evaluate. |
2-4 |
Default Unoccupied State |
The Default Unoccupied State combo box sets the state that represents OFF or UNOCCUPIED when no events are present. |
|
Default No Match State |
The Default No Match State selects which state will be used when there are events that don’t match any of the state expressions. In the example shown, if any events trigger the action that don’t have “Low”, “Med”, or “High” EventTypes, state 3 will be commanded.
|
|