Matter Survey

Community-driven database of Matter device capabilities

The Device Energy Management Mode cluster (0x009F) is a Matter cluster that Controls energy management operating modes for devices, allowing prioritization of efficiency vs performance.. It defines 2 commands and 2 attributes and is mandatory for 1 device type.

Device Energy Management Mode 0x009F

Application Cluster
Energy
Provisional
Introduced in: Matter 1.3
Devices: 1
Controls energy management operating modes for devices, allowing prioritization of efficiency vs performance.

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 2
Commands 2
Features 1
Code Name Type Flags
0x0000 SupportedModes array
0x0001 CurrentMode int8u
Code Name Direction Parameters
0x00 ChangeToMode
This command is used to change device modes.
client→server
NewMode: int8u
0x01 ChangeToModeResponse
This command is sent by the device on receipt of the ChangeToMode command.
server→client
Status: enum8, StatusText: char_string
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

1 device in the survey implement this cluster