-
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 support for Aliro credential provisioning in door locks #31144
Conversation
PR #31144: Size comparison from 2544b6e to 8b404f6 Full report (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
|
PR #31144: Size comparison from 2544b6e to f57750c Decreases (1 build for efr32)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #31144: Size comparison from 52f66e1 to 21134d8 Increases (10 builds for bl602, bl702, bl702l)
Decreases (1 build for bl702l)
Full report (27 builds for bl602, bl702, bl702l, mbed, telink)
|
PR #31144: Size comparison from 52f66e1 to 685c99e Increases above 0.2%:
Increases (21 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, esp32, linux, mbed, psoc6, telink)
Decreases (3 builds for bl702l, efr32, linux)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
bfaa569
to
f9819e5
Compare
PR #31144: Size comparison from 4d96234 to f9819e5 Increases above 0.2%:
Increases (21 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, psoc6, telink)
Decreases (2 builds for efr32, linux)
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/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
examples/all-clusters-minimal-app/all-clusters-common/all-clusters-minimal-app.matter
Show resolved
Hide resolved
PR #31144: Size comparison from 7362ccd to 15af764 Increases above 0.2%:
Increases (13 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, linux)
Decreases (2 builds for bl702l, linux)
Full report (30 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, k32w, linux, mbed, nrfconnect, qpg)
|
PR #31144: Size comparison from 6ce2bed to 609fcf2 Increases above 0.2%:
Increases (15 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, linux, psoc6)
Decreases (2 builds for bl702l, linux)
Full report (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
|
- Add enums, attributes and commands for supporting Aliro credential provisioning to door locks - Add auto generated code corresponding to changes in the XML
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
…rtedBLEUWBProtocolVersions attributes as lists
PR #31144: Size comparison from cd14b8a to b12cf67 Increases above 0.2%:
Increases (19 builds for bl602, bl702, bl702l, cc32xx, cyw30739, linux, psoc6, telink)
Decreases (3 builds for bl702l, efr32, linux)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Add support for Aliro credentials in door locks
Fixes: #31160