-
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
Implement missing optional attributes for general diagnostics cluster #11801
Implement missing optional attributes for general diagnostics cluster #11801
Conversation
PR #11801: Size comparison from 8f23aa6 to 21b0c8b Increases above 0.2%:
Increases (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
src/app/clusters/general_diagnostics_server/general_diagnostics_server.cpp
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.
Reworking the iterator is optional, so approving.
PR #11801: Size comparison from 09f9837 to 953e1d7 Increases above 0.2%:
Increases (29 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
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 so this is unblocked once @tcarmelveilleux's issues are resolved.
…project-chip#11801) * Implement missing optional attributes for general diagnostic cluster * Address review comments * Run codegen
Problem
What is being fixed? Examples:
Change overview
Implement missing optional attributes for general diagnostic cluster
Testing
How was this tested? (at least one bullet point required)