Oven Cavity Operational State 0x0048
This cluster supports remotely monitoring and, where supported, changing the operational state of an Oven.
Spec History
Attributes (6)
| Code | Name | Type |
|---|---|---|
| 0x0000 | PhaseList | array |
| 0x0001 | CurrentPhase | int8u |
| 0x0002 | CountdownTime | elapsed_s |
| 0x0003 | OperationalStateList | array |
| 0x0004 | OperationalState | OperationalStateEnum |
| 0x0005 | OperationalError | ErrorStateStruct |
Commands (3)
| Code | Name | Direction |
|---|---|---|
| 0x01 | Stop | client→server |
| 0x02 | Start | client→server |
| 0x04 | OperationalCommandResponse | server→client |