Service Area 0x0150
Defines and manages service areas for robotic devices like vacuum cleaners.
Attributes 6
Commands 4
Features 3
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | SupportedAreas | array | |
| 0x0001 | SupportedMaps | array | |
| 0x0002 | SelectedAreas | array | |
| 0x0003 | CurrentArea | int32u | |
| 0x0004 | EstimatedEndTime | epoch_s | |
| 0x0005 | Progress | array |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | SelectAreas | client→server |
NewAreas: int32u |
| 0x01 | SelectAreasResponse | server→client |
Status: SelectAreasStatus, StatusText: long_char_string |
| 0x02 | SkipArea | client→server |
SkippedArea: int32u |
| 0x03 | SkipAreaResponse | server→client |
Status: SkipAreaStatus, StatusText: long_char_string |
SelectWhileRunning
(SELRUN)
bit 0
The device allows changing the selected areas while running
ProgressReporting
(PROG)
bit 1
The device implements the progress reporting feature
Maps
(MAPS)
bit 2
The device has map support
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
9 devices in the survey implement this cluster