RVC Operational State 0x0061
This cluster supports remotely monitoring and, where supported, changing the operational state of a Robotic Vacuum.
Spec History
Attributes (6)
| Code | Name | Type |
|---|---|---|
| 0x0000 | PhaseList | array |
| 0x0001 | CurrentPhase | int8u |
| 0x0002 | CountdownTime | elapsed_s |
| 0x0003 | OperationalStateList | array |
| 0x0004 | OperationalState | enum8 |
| 0x0005 | OperationalError | ErrorStateStruct |
Commands (4)
| Code | Name | Direction |
|---|---|---|
| 0x00 | Pause | client→server |
| 0x03 | Resume | client→server |
| 0x04 | OperationalCommandResponse | server→client |
| 0x80 | GoHome | client→server |