-
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
Access control cluster xml #12274
Access control cluster xml #12274
Conversation
PR #12274: Size comparison from 15929eb to fcfa7b1 Increases (1 build for esp32)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml
Outdated
Show resolved
Hide resolved
…er.xml Co-authored-by: Tennessee Carmel-Veilleux <[email protected]>
…er.xml Co-authored-by: Tennessee Carmel-Veilleux <[email protected]>
…er.xml Co-authored-by: Tennessee Carmel-Veilleux <[email protected]>
Apparently length is not required, which is good, because it can vary by implementation.
PR #12274: Size comparison from cc9dc33 to 5acd372 Full report (7 builds for k32w, qpg, telink)
|
Later will add its replacement (access-control-cluster.xml).
5acd372
to
4a7d653
Compare
Introduced by a code review suggestion, fixed now.
Introduced by a code review suggestion, fixed now.
fast track: xml change only, written by a domain owner |
PR #12274: Size comparison from 23fad89 to fb05448 Increases (1 build for esp32)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Linux tsan error is: Error: fatal: unable to access 'https://git.savannah.nongnu.org/git/lwip/': Failed to connect to git.savannah.nongnu.org port 443: Connection timed out |
QEMU / ESP32 error is: E (11527) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time: |
s/fabric-idx/fabric_idx/g Silently generates the wrong code if it's wrong.
PR #12274: Size comparison from 31e64bb to 519ad0b Increases (1 build for esp32)
Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Remove old ACL cluster XML, add new AccessControl cluster XML.
Change overview
Provide XML for Access Control cluster.
Testing
Zap regeneration (really just removed old ACL stuff)
Built