Instruction manual

FS-8707-11 Convia XML Manual Page 14 of 16
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA Web: www.fieldserver.com
Tel: (408) 262 2299 Fax: (408) 262 2269 Toll Free: (888) 509 1970 email: support@fieldserver.com
Appendix A. REFERENCE
Appendix A.1. Sending Commands to the Gateway
Appendix A.1.1. Sending Device Commands
The format for sending commands to control devices in the gateway is as follows:
/cgi-bin/tscontrol?Command=Control&What=<COMMAND>&Value=<VALUE>&dataitem=<ITEMNUM>&
Where:
<COMMAND>
Is the command to send to control a device. A list of available controls is provided in
<VALUE>
Is the value to send with some commands.
<ITEMNUM>
Is the device ID Number that informs the gateway of which device to control.
Appendix A.1.2. Control Commands
Command
Description
Value Settings
DIM_ADD
Add to the dim level <VALUE>
DIM_SUBTRACT
Subtract from the dim level <VALUE>
DIM
Dim to specific level <VALUE>
HEAT_ADD
Add to heat setpoint <VALUE>
HEAT_SUBTACT>
Subtract from heat setpoint <VALUE>
COOL_ADD
Add to Cool Setpoint <VALUE>
COOL_SUBTRACT
Subtract from Cool Setpoint<VALUE>
TOGGLE
Toggle the load between ON and OFF.
SCENE1
Enable Scene 1
SCENE2
Enable Scene 2
SCENE3
Enable Scene 3
SCENE4
Enable Scene 4
AC_SET_HEAT
Set AC Heat setpoint to <VALUE>
AC_SET_HEAT
Set AC Heat setpoint to <VALUE>
AC_COOL
Sets the HVAC into COOL mode.
AC_HEAT
Sets the HVAC into HEAT mode.
AC_AUTO
Sets the HVAC into AUTO mode.
AC_OFF
Sets the HVAC into OFF mode.
AC_FAN
Turns the fan on and off by setting <VALUE>
0=OFF, 1=ON
AC_HOLD
Turns the hold mode on by setting <VALUE>
0=OFF, 1=ON
ON
Turns the device on.
OFF
Turns the device off.
DIM
Sets the device to dim <VALUE>
Example:
"cgi-bin/tscontrol?Command=Control&What=DIM&Value=<local>&dataitem=<DA_ID_01:0>&"
Note that the write string can link values from any number of Data_Arrays using the <> syntax. The <local> entry
refers to the Map_Descriptors own Data_Array