Matter Survey

Community-driven database of Matter device capabilities

Service Area 0x0150

Matter master
ClusterRevision 2
The Service Area cluster provides an interface for controlling the areas where a device should operate, and for querying the current area being serviced.

Spec History

Attributes (6)

Code Name Type
0x0000 SupportedAreas array
0x0001 SupportedMaps array
0x0002 SelectedAreas array
0x0003 CurrentArea int32u
0x0004 EstimatedEndTime epoch_s
0x0005 Progress array

Commands (4)

Code Name Direction
0x00 SelectAreas client→server
0x01 SelectAreasResponse server→client
0x02 SkipArea client→server
0x03 SkipAreaResponse server→client

Features (3)

Bit Code Name
0 SELRUN SelectWhileRunning — The device allows changing the selected areas while running
1 PROG ProgressReporting — The device implements the progress reporting feature
2 MAPS Maps — The device has map support