Matter Survey

Community-driven database of Matter device capabilities

The RVC Operational State cluster (0x0061) is a Matter cluster that Reports operational state and errors for robotic vacuum cleaners.. It defines 4 commands and 6 attributes and is mandatory for 1 device type.

RVC Operational State 0x0061

Application Cluster
Appliances
Introduced in: Matter 1.2
Devices: 25
Reports operational state and errors for robotic vacuum cleaners.

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 4
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 enum8
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
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
0x80 GoHome Optional
On receipt of this command, the device SHALL start seeking the charging dock, if possible in the current state of the device.
client→server None

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

25 devices in the survey implement this cluster