Const
Readonly
attributes: { Readonly
absIndicates the absolute maximum level that the cooling setpoint may be set to. This is a limitation imposed by the manufacturer.
Refer to Setpoint Limits for constraints
Readonly
absIndicates the absolute minimum level that the cooling setpoint may be set to. This is a limitation imposed by the manufacturer.
Refer to Setpoint Limits for constraints
Readonly
maxIndicates the maximum level that the cooling setpoint may be set to.
Refer to Setpoint Limits for constraints. If an attempt is made to set this attribute to a value which conflicts with setpoint values then those setpoints shall be adjusted by the minimum amount to permit this attribute to be set to the desired value. If an attempt is made to set this attribute to a value which is not consistent with the constraints and cannot be resolved by modifying setpoints then a response with the status code CONSTRAINT_ERROR shall be returned.
Readonly
minIndicates the minimum level that the cooling setpoint may be set to.
Refer to Setpoint Limits for constraints. If an attempt is made to set this attribute to a value which conflicts with setpoint values then those setpoints shall be adjusted by the minimum amount to permit this attribute to be set to the desired value. If an attempt is made to set this attribute to a value which is not consistent with the constraints and cannot be resolved by modifying setpoints then a response with the status code CONSTRAINT_ERROR shall be returned.
Readonly
occupiedIndicates the cooling mode setpoint when the room is occupied.
Refer to Setpoint Limits for constraints. If an attempt is made to set this attribute such that these constraints are violated, a response with the status code CONSTRAINT_ERROR shall be returned.
If the occupancy status of the room is unknown, this attribute shall be used as the cooling mode setpoint.
Readonly
piIndicates the level of cooling demanded by the PI (proportional integral) control loop in use by the thermostat (if any), in percent. This value is 0 when the thermostat is in “off” or “heating” mode.
This attribute is reported regularly and may be used to control a cooling device.
A ThermostatCluster supports these elements if it supports feature Cooling.