Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

Microwave Oven Control 0x005F

Matter master
ClusterRevision 1
Attributes and commands for configuring the microwave oven control, and reporting cooking stats.

Attributes (9)

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

Commands (2)

Code Name Direction
0x00 SetCookingParameters client→server
0x01 AddMoreTime client→server

Features (3)

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