This cluster provides an interface to the setpoint temperature on devices such as washers, refrigerators, and
water heaters. The setpoint temperature is the temperature to which a device using this cluster would attempt to
control to. This cluster does not provide access to the actual or physical temperature associated with any
device using this cluster. Access to the physical temperature associated with a device using this cluster would
be provided by other clusters as part of that devices device type definition.
The values and constraints of the attributes communicated to clients SHOULD match the controls on any physical
interface on a device implementing this server. For example, the value of the Step attribute SHOULD match the
incremental value by which the temperature setpoint can be changed on the physical device.
Per the Matter specification you cannot use TemperatureControlCluster without enabling certain feature
combinations. You must use the with factory method to obtain a working cluster.
This cluster provides an interface to the setpoint temperature on devices such as washers, refrigerators, and water heaters. The setpoint temperature is the temperature to which a device using this cluster would attempt to control to. This cluster does not provide access to the actual or physical temperature associated with any device using this cluster. Access to the physical temperature associated with a device using this cluster would be provided by other clusters as part of that devices device type definition.
The values and constraints of the attributes communicated to clients SHOULD match the controls on any physical interface on a device implementing this server. For example, the value of the Step attribute SHOULD match the incremental value by which the temperature setpoint can be changed on the physical device.
Per the Matter specification you cannot use TemperatureControlCluster without enabling certain feature combinations. You must use the with factory method to obtain a working cluster.
See
MatterSpecification.v13.Cluster § 8.2