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 |
NetX |
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:ipaddress |
IP address of thermostat |
Note: this can also be the IP of the port sharing service, controller IP address, or direct thermostat IP |
parm:port |
Port of thermostat controller |
Port used in NetX controller, port sharing service, or direct to thermostat. |
parm:deviceaddress |
Address of the thermostat |
Integer |
parm:devicename |
Name of the thermostat |
e.g. “T stat 01” |
parm:propertyname |
Name of the property to command |
DayHeatingSetpoint, DayCoolingSetpoint, NightHeatingSetpoint, NightCoolingSetpoint, DayNightMode,FanMode, ModeStatus |
parm:propertyvalue |
Value to command to the property on event trigger |
Varies depending on the property. |