-
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
[OperationalCredentials]: Reporting change for the attributes not managed by the attribute store. #11155
[OperationalCredentials]: Reporting change for the attributes not managed by the attribute store. #11155
Conversation
PR #11155: Size comparison from e7c1d2b to 1ca9059 Increases (29 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (37 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
LGTM. Side-note: I notice that this cluster is still writing to the Ember global attribute store for the fabrics list. That should be deleted right? Please file an issue to do so. |
Co-authored-by: Jerry Johns <[email protected]>
PR #11155: Size comparison from 1e27d92 to ac89fb2 Increases (28 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Decreases (1 build for esp32)
Full report (37 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Per @pan-apple this part of logic will be refactored. #11165 |
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.
Thank you!
src/app/clusters/operational-credentials-server/operational-credentials-server.cpp
Show resolved
Hide resolved
Co-authored-by: Boris Zbarsky <[email protected]>
PR #11155: Size comparison from 1e27d92 to 08495ad Increases (28 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Decreases (1 build for esp32)
Full report (37 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
…aged by the attribute store. (project-chip#11155) * Reporting OperationalCredentials Attribute Change * Update src/app/reporting/Engine.h Co-authored-by: Jerry Johns <[email protected]> * Update src/app/util/ember-compatibility-functions.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Address review comments Co-authored-by: Jerry Johns <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
Problem
What is being fixed? Examples:
Change overview
Reporting change for the attributes not managed by the attribute store.
Testing
How was this tested? (at least one bullet point required)