Matter Survey

Community-driven database of Matter device capabilities

The Electrical Energy Measurement cluster (0x0091) is a Matter cluster that Provides a mechanism for querying data about electrical energy imported or provided by the server, enabling energy monitoring and reporting.. It defines 6 attributes and is mandatory for 1 device type.

Electrical Energy Measurement 0x0091

Application Cluster
Measurement
Introduced in: Matter 1.3
Devices: 52
Provides a mechanism for querying data about electrical energy imported or provided by the server, enabling energy monitoring and reporting.

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
Features 6
Code Name Type Flags
0x0000 Accuracy MeasurementAccuracyStruct
0x0001 CumulativeEnergyImported
nullable
EnergyMeasurementStruct Optional
0x0002 CumulativeEnergyExported
nullable
EnergyMeasurementStruct Optional
0x0003 PeriodicEnergyImported
nullable
EnergyMeasurementStruct Optional
0x0004 PeriodicEnergyExported
nullable
EnergyMeasurementStruct Optional
0x0005 CumulativeEnergyReset
nullable
CumulativeEnergyResetStruct Optional
ImportedEnergy (IMPE) bit 0
Measurement of energy imported by the server
ExportedEnergy (EXPE) bit 1
Measurement of energy provided by the server
CumulativeEnergy (CUME) bit 2
Measurements are cumulative
PeriodicEnergy (PERE) bit 3
Measurements are periodic
ApparentEnergy (APPE) bit 4
Measurements report apparent energy
ReactiveEnergy (REAE) bit 5
Measurements report reactive energy

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

52 devices in the survey implement this cluster