static Thermoregulation |
Thermoregulation.requestActuatorStatus(String where) |
OpenWebNet message N actuator status request *#4*where*20## .
|
static Thermoregulation |
Thermoregulation.requestFanCoilSpeed(String where) |
OpenWebNet message request the Fan Coil Speed *#4*where*11## .
|
static Thermoregulation |
Thermoregulation.requestMode(String where) |
OpenWebNet message request set-point temperature with local offset and operation mode
*#4*where*12## .
|
static Thermoregulation |
Thermoregulation.requestSetPointTemperature(String where) |
OpenWebNet message request the current Thermostat Set Point temperature *#4*where*14##
.
|
static Thermoregulation |
Thermoregulation.requestStatus(String where) |
OpenWebNet message N zone device status request *#4*where## .
|
static Thermoregulation |
Thermoregulation.requestTemperature(String where) |
OpenWebNet message request temperature *#4*where*0## .
|
static Thermoregulation |
Thermoregulation.requestTurnOff(String where) |
OpenWebNet message request to turn off the thermostat OFF *4*303*where##
.
|
static Thermoregulation |
Thermoregulation.requestValvesStatus(String where) |
OpenWebNet message N zone valves status request *#4*where*19## .
|
static Thermoregulation |
Thermoregulation.requestValveStatus(String where) |
OpenWebNet message request valves status (conditioning (CV) and heating (HV)) *#4*where*19## .
|
static Thermoregulation |
Thermoregulation.requestWriteFanCoilSpeed(String where,
Thermoregulation.FanCoilSpeed newFanCoilSpeed) |
OpenWebNet to set the Fan Coil Speed *#4*where*#11*speed## .
|
static Thermoregulation |
Thermoregulation.requestWriteFunction(String where,
Thermoregulation.Function newFunction) |
OpenWebNet to set the funcion.
|
static Thermoregulation |
Thermoregulation.requestWriteMode(String where,
Thermoregulation.OperationMode newOperationMode,
Thermoregulation.Function currentFunction,
double setPointTemperature) |
OpenWebNet to set the operation mode.
|
static Thermoregulation |
Thermoregulation.requestWriteSetMode(String where,
Thermoregulation.WhatThermo newMode) |
OpenWebNet to set the Thermoregulation device mode.
|
static Thermoregulation |
Thermoregulation.requestWriteSetpointTemperature(String where,
double newSetPointTemperature,
Thermoregulation.Function function) |
OpenWebNet message to Manual setting of "N" zone to T temperature *#4*where*#14*T*M##
.
|