Clusters »
Microwave Oven Control »
Matter 1.4
| Code |
Name |
Type |
| 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 |
| 0x00 |
SetCookingParameters |
client→server |
| 0x01 |
AddMoreTime |
client→server |
| Bit |
Code |
Name |
| 0 |
PWRNUM |
PowerAsNumber — Power is specified as a unitless number or a percentage |
| 1 |
WATTS |
PowerInWatts — Power is specified in Watts |
| 2 |
PWRLMTS |
PowerNumberLimits — Supports the limit attributes used with the PWRNUM feature |