Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.3] The implementation of the Electrical Energy Measurement Cluster is required in chip-tool and sample app #31258

Closed
15 tasks
KishokG opened this issue Jan 5, 2024 · 1 comment · Fixed by #31622

Comments

@KishokG
Copy link
Contributor

KishokG commented Jan 5, 2024

Feature description

Chip-tool and All-clusters-app has to be enabled with below mentioned attributes :

  • Measured
  • CumulativeEnergyImportedTime
  • CumulativeEnergyExportedTime
  • PeriodicEnergyImportedStartTime
  • PeriodicEnergyImportedEndTime
  • PeriodicEnergyExportedStartTime
  • PeriodicEnergyExportedEndTime
  • EphemeralEnergyImported
  • EphemeralEnergyExported

Chip-tool and All-clusters-app has to be enabled with below mentioned events :

  • CumulativeEnergyImported
  • CumulativeEnergyExported
  • PeriodicEnergyImported
  • PeriodicEnergyExported
  • EphemeralEnergyImported
  • EphemeralEnergyExported

Platform

raspi

Platform Version(s)

RPI - 4, 8GB RAM

Anything else?

No response

@jamesharrow
Copy link
Contributor

The XML and Cluster was implemented in PR #30389 and is in all-clusters-app
There is a new PR #31622 which enables it with fake test data in the energy-management-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants