-
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
Add DEM_M and EVSE_M cluster XML #31506
Add DEM_M and EVSE_M cluster XML #31506
Conversation
…energy-management-mode-is-required
PR #31506: Size comparison from 71a1ce3 to 8a95eb3 Increases (2 builds for linux)
Decreases (1 build for linux)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
…l/clusters/Mode_DeviceEnergyManagement.xml
PR #31506: Size comparison from 71a1ce3 to a7cb013 Increases above 0.2%:
Increases (10 builds for cc13x4_26x4, cc32xx, mbed, qpg)
Full report (10 builds for cc13x4_26x4, cc32xx, mbed, qpg)
|
PR #31506: Size comparison from 71a1ce3 to f102a66 Increases above 0.2%:
Increases (10 builds for cc13x4_26x4, cc32xx, mbed, qpg)
Full report (10 builds for cc13x4_26x4, cc32xx, mbed, qpg)
|
PR #31506: Size comparison from 71a1ce3 to 5472c77 Increases above 0.2%:
Increases (25 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, k32w, mbed, qpg)
Full report (25 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, k32w, mbed, qpg)
|
PR #31506: Size comparison from 71a1ce3 to b8fcdc4 Increases above 0.2%:
Increases (29 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, k32w, mbed, qpg)
Full report (29 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, k32w, mbed, qpg)
|
…e-device-energy-management-mode-is-required
PR #31506: Size comparison from 45ad139 to da4f55f Increases (2 builds for nrfconnect)
Full report (8 builds for cc32xx, mbed, nrfconnect, qpg)
|
PR #31506: Size comparison from 45ad139 to d9949dc Increases above 0.2%:
Increases (20 builds for esp32, linux, nrfconnect, psoc6, telink)
Decreases (4 builds for efr32, linux, psoc6)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
…energy-management-mode-is-required
PR #31506: Size comparison from 049fef0 to a945ae2 Increases above 0.2%:
Increases (20 builds for esp32, linux, nrfconnect, psoc6, telink)
Decreases (4 builds for efr32, linux, psoc6)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
…e-device-energy-management-mode-is-required
examples/energy-management-app/energy-management-common/include/energy-evse-modes.h
Outdated
Show resolved
Hide resolved
...ples/energy-management-app/energy-management-common/include/device-energy-management-modes.h
Outdated
Show resolved
Hide resolved
PR #31506: Size comparison from 4d33155 to b429bcd Increases (2 builds for nrfconnect)
Full report (13 builds for cc13x4_26x4, cc32xx, mbed, nrfconnect, qpg)
|
…at src/lib/support/IntrusiveList.h:290: Empty()
PR #31506: Size comparison from 4d33155 to 5bbd1bc Increases above 0.2%:
Increases (25 builds for cc13x4_26x4, esp32, linux, nrfconnect, psoc6, telink)
Decreases (9 builds for cc13x4_26x4, efr32, linux, psoc6)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
src/app/zap-templates/zcl/data-model/chip/device-energy-management-mode-cluster.xml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment: Copyrights need to be updated.
src/app/zap-templates/zcl/data-model/chip/energy-evse-mode-cluster.xml
Outdated
Show resolved
Hide resolved
Co-authored-by: Nivi Sarkar <[email protected]>
PR #31506: Size comparison from 4d33155 to e4a166c Increases above 0.2%:
Increases (25 builds for cc13x4_26x4, esp32, linux, nrfconnect, psoc6, telink)
Decreases (9 builds for cc13x4_26x4, efr32, linux, psoc6)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
This PR adds Device Energy Management Mode XML and EVSE Mode XML
Fixes #31480
Fixes #31481
Note that the DEM Mode XML uses an updated Spec PR here:
https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/8763