Microwave Oven Control 0x005F
Controls microwave oven settings including cooking time, power level, and watt settings.
Attributes 9
Commands 2
Features 3
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | CookTime | elapsed_s | |
| 0x0001 | MaxCookTime | elapsed_s | |
| 0x0002 | PowerSetting | int8u | |
| 0x0003 | MinPower | int8u | |
| 0x0004 | MaxPower | int8u | |
| 0x0005 | PowerStep | int8u | |
| 0x0006 | SupportedWatts | array | |
| 0x0007 | SelectedWattIndex | int8u | |
| 0x0008 | WattRating | int16u |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | SetCookingParameters | client→server |
CookMode: int8u, CookTime: elapsed_s, PowerSetting: int8u, WattSettingIndex: int8u, StartAfterSetting: boolean |
| 0x01 | AddMoreTime | client→server |
TimeToAdd: elapsed_s |
PowerAsNumber
(PWRNUM)
bit 0
Power is specified as a unitless number or a percentage
PowerInWatts
(WATTS)
bit 1
Power is specified in Watts
PowerNumberLimits
(PWRLMTS)
bit 2
Supports the limit attributes used with the PWRNUM feature
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.