-
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 lockout for door lock #21408
Implement lockout for door lock #21408
Conversation
PR #21408: Size comparison from f93e6cb to 6849853 Increases above 0.2%:
Increases (17 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, p6)
Decreases (10 builds for bl602, cc13x2_26x2, p6, telink)
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
6849853
to
b6f1e4f
Compare
PR #21408: Size comparison from f49327a to b6f1e4f Increases above 0.2%:
Increases (15 builds for cc13x2_26x2, cyw30739, efr32, k32w, mbed, nrfconnect, p6)
Decreases (8 builds for cc13x2_26x2, p6, telink)
Full report (30 builds for bl602, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
|
b6f1e4f
to
d82024c
Compare
PR #21408: Size comparison from 5533f4d to d82024c Increases above 0.2%:
Increases (17 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, p6)
Decreases (7 builds for cc13x2_26x2, p6)
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
d82024c
to
0dbb519
Compare
PR #21408: Size comparison from 561eaea to 0dbb519 Increases above 0.2%:
Increases (23 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
Decreases (7 builds for cc13x2_26x2, p6)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
0dbb519
to
583f822
Compare
PR #21408: Size comparison from 78dd131 to 583f822 Increases above 0.2%:
Increases (22 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6)
Decreases (8 builds for bl602, cc13x2_26x2, p6)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
583f822
to
49e56eb
Compare
49e56eb
to
5949459
Compare
PR #21408: Size comparison from c89ad42 to 5949459 Increases above 0.2%:
Increases (26 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
Decreases (7 builds for cc13x2_26x2, p6)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
5949459
to
b1be321
Compare
PR #21408: Size comparison from 17c8da6 to b1be321 Increases above 0.2%:
Increases (23 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6)
Decreases (7 builds for cc13x2_26x2, p6)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
* [#19989] Implement lockout for door lock * Update auto-generated files
* [#19989] Implement lockout for door lock * Update auto-generated files Co-authored-by: Evgeniy Morozov <[email protected]>
* [project-chip#19989] Implement lockout for door lock * Update auto-generated files
Problem
Change overview
Now door lock cluster tracks the lockout per each endpoint.
Testing