Const
Readonly
attributes: { Readonly
maxIndicates the maximum power level that can be set on the server. The value of this attribute shall be greater than or equal to the value of MinPower. The value of this attribute shall be an integer multiple of PowerStep.
Readonly
minIndicates the minimum power level that can be set on the server. The value of this attribute shall be less than or equal to the value of MaxPower. The value of this attribute
shall be an integer multiple of PowerStep.
Readonly
powerIndicates the increment of power that can be set on the server.
For example, if MinPower is 1, MaxPower is 10, and PowerSetting can be set to any integer between MinPower and MaxPower, PowerStep would be set to 1.
A MicrowaveOvenControlCluster supports these elements if it supports feature PowerNumberLimits.