-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Enabled Electrical Energy Measurement in example-energy-management-ap… #31622
Conversation
…p ZAP and regen all.
PR #31622: Size comparison from 9bde938 to 4e2109e Full report (39 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
|
PR #31622: Size comparison from 9bde938 to 5104e2d Full report (41 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
|
…cal-energy-measurement-cluster-is-required-in-chip-tool-and-sample-app
PR #31622: Size comparison from 9c93583 to 341cd20 Full report (39 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
|
PR #31622: Size comparison from 9c93583 to 664e12c Decreases (1 build for efr32)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
… EEM cluster (hooks ready for EPM cluster)
PR #31622: Size comparison from 9c93583 to 5f0c4af Full report (3 builds for cc32xx, stm32)
|
PR #31622: Size comparison from 9c93583 to f975000 Increases (3 builds for nrfconnect)
Full report (7 builds for cc32xx, mbed, nrfconnect, stm32)
|
PR #31622: Size comparison from 9c93583 to 5192257 Increases (10 builds for cc13x4_26x4, nrfconnect, qpg)
Full report (14 builds for cc13x4_26x4, cc32xx, mbed, nrfconnect, qpg, stm32)
|
examples/energy-management-app/energy-management-common/src/EVSEManufacturerImpl.cpp
Outdated
Show resolved
Hide resolved
examples/energy-management-app/energy-management-common/src/EVSEManufacturerImpl.cpp
Outdated
Show resolved
Hide resolved
examples/energy-management-app/energy-management-common/src/EVSEManufacturerImpl.cpp
Show resolved
Hide resolved
examples/energy-management-app/energy-management-common/src/EVSEManufacturerImpl.cpp
Outdated
Show resolved
Hide resolved
src/app/clusters/electrical-energy-measurement-server/EnergyReportingTestEventTriggerDelegate.h
Outdated
Show resolved
Hide resolved
PR #31622: Size comparison from 4aa833d to 014fa25 Full report (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
|
PR #31622: Size comparison from 4aa833d to 0b7e6f5 Full report (4 builds for cc32xx, mbed, stm32)
|
PR #31622: Size comparison from 4aa833d to 88abbdb Increases (3 builds for bl702, esp32, linux)
Decreases (4 builds for bl602, efr32, telink)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
…cal-energy-measurement-cluster-is-required-in-chip-tool-and-sample-app
PR #31622: Size comparison from 2ef091e to 2064e85 Full report (39 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
|
PR #31622: Size comparison from 2ef091e to e496350 Increases (1 build for linux)
Decreases (4 builds for efr32, esp32, linux, telink)
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
This PR turns on the EEM (Electrical Energy Measurement) cluster in example-energy-management app
Changes:
Fixes #31258