Const
Readonly
attributes: { Readonly
maxIndicates the maximum temperature to which the TemperatureSetpoint attribute may be set.
If the Step attribute is supported, this attribute shall be such that MaxTemperature = MinTemperature + Step * n, where n is an integer and n > 0. If the Step attribute is not supported, this attribute shall be such that MaxTemperature > MinTemperature.
Readonly
minIndicates the minimum temperature to which the TemperatureSetpoint attribute may be set.
Readonly
temperatureIndicates the desired Temperature Setpoint on the device.
A TemperatureControlCluster supports these elements if it supports feature TemperatureNumber.