The Operational State cluster (0x0060) is a Matter cluster that Provides a generic interface for reporting and controlling operational state of devices. Used as a base for appliance-specific operational states.. It defines 5 commands and 6 attributes and is mandatory for 4 device types.
Operational State 0x0060
Provides a generic interface for reporting and controlling operational state of devices. Used as a base for appliance-specific operational states.
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Attributes 6
Commands 5
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 |
PhaseList
nullable
|
array | |
| 0x0001 |
CurrentPhase
nullable
|
int8u | |
| 0x0002 |
CountdownTime
max 259200 · nullable
|
elapsed_s | Optional |
| 0x0003 | OperationalStateList | array | |
| 0x0004 |
OperationalState
max 0x03
|
OperationalStateEnum | |
| 0x0005 | OperationalError | ErrorStateStruct |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
Pause
Optional This command SHALL be supported if the device supports remotely pausing the operation.
|
client→server | None |
| 0x01 |
Stop
Optional This command SHALL be supported if the device supports remotely stopping the operation.
|
client→server | None |
| 0x02 |
Start
Optional This command SHALL be supported if the device supports remotely starting the operation.
|
client→server | None |
| 0x03 |
Resume
Optional This command SHALL be supported if the device supports remotely resuming the operation.
|
client→server | None |
| 0x04 |
OperationalCommandResponse
Optional This command SHALL be supported by an implementation if any of the other commands defined by this cluster are supported (i.e. listed in the AcceptedCommandList global attribute).
|
server→client |
CommandResponseState: ErrorStateStruct |
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.