-
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
Remove RemovedOn attribute from ECOINFO cluster #34988
Remove RemovedOn attribute from ECOINFO cluster #34988
Conversation
Review changes with SemanticDiff. Analyzed 8 of 31 files. Overall, the semantic diff is 51% smaller than the GitHub diff. File Information
|
examples/fabric-bridge-app/fabric-bridge-common/src/BridgedDeviceManager.cpp
Show resolved
Hide resolved
examples/fabric-bridge-app/fabric-bridge-common/src/BridgedDeviceManager.cpp
Show resolved
Hide resolved
PR #34988: Size comparison from e1f29bd to 46c5df7 Full report (84 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
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.
Approving, assuming spec PR goes through.
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.
Same
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.
Same
PR #34988: Size comparison from baba33d to ca5f38a Full report (41 builds for bl602, bl702, bl702l, cyw30739, linux, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
|
PR #34988: Size comparison from baba33d to 2224eaa Increases above 0.2%:
Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
It is now merged in https://github.com/CHIP-Specifications/connectedhomeip-spec/pull/10298 |
* Remove RemovedOn attribute from ECOINFO cluster * Restyled by autopep8 * Remove artifact that were only initially used to debug script locally * Move attr IDs after RemovedOn removal * Empty-Commit --------- Co-authored-by: Restyled.io <[email protected]>
* Remove RemovedOn attribute from ECOINFO cluster * Restyled by autopep8 * Remove artifact that were only initially used to debug script locally * Move attr IDs after RemovedOn removal * Empty-Commit --------- Co-authored-by: Restyled.io <[email protected]>
There is conflicting spec behavior for what is supposed to happen when a device is removed. Spec issue filed https://github.com/CHIP-Specifications/connectedhomeip-spec/issues/10234
This is a provisional cluster, as such it is allowed to change in ways that break compatibility