Matter Survey

Community-basierte Datenbank für Matter-Gerätefunktionen

The Mode Select cluster (0x0050) is a Matter cluster that Allows selection between predefined operating modes on a device.. It defines 1 command and 6 attributes and is mandatory for 1 device type.

Mode Select 0x0050

Application Cluster
General
Introduced in: Matter 1.0
Devices: 32
Allows selection between predefined operating modes on a device.

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 1
Features 1
Code Name Type Flags
0x0000 Description char_string
0x0001 StandardNamespace
nullable
enum16
0x0002 SupportedModes array
0x0003 CurrentMode int8u
0x0004 StartUpMode
nullable
int8u Writable
0x0005 OnMode
nullable
int8u Writable
Code Name Direction Parameters
0x00 ChangeToMode
On receipt of this command, if the NewMode field indicates a valid mode transition within the supported list, the server SHALL set the CurrentMode attribute to the NewMode value, otherwise, the server SHALL respond with an INVALID_COMMAND status response.
client→server
NewMode: int8u
OnOff (DEPONOFF) bit 0
Dependency with the OnOff cluster

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

32 devices in the survey implement this cluster