-
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
Updated the door-lock-cluster.xml door-lock-cluster.xml to use the sp… #15600
Updated the door-lock-cluster.xml door-lock-cluster.xml to use the sp… #15600
Conversation
src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
Outdated
Show resolved
Hide resolved
/rebase |
4c4debe
to
4501ac3
Compare
PR #15600: Size comparison from 9e480df to 4501ac3 Increases above 0.2%:
Increases (1 build for nrfconnect)
Full report (31 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Fast tracking, given this has had enough time for review. @hubTab Can you please regen zap? |
@woody-apple , |
I would like to acknowledge @mrjerryjohns immediate response in addressing the lack of support for Strongly Typed Bitmaps. Once it is in, we will proceed with this PR. |
Just confirming that as PR #15697 has been merged into master , I am working on rebasing this PR on master, and verify it checks running the two tests, before merging this PR into master. |
4501ac3
to
84d1c6e
Compare
@woody-apple , @bzbarsky-apple , @mrjerryjohns , This PR has been rebased on the master branch, which now includes the #15697 fix. I confirm that this PR successfully built both the all-cluster-app and the chip-tool apps. In addition it includes the regenerated the zzz code, being ready to be merged in back into master. Since I do not have the rights to proceed with the merge, can one of you please help merge it in? Thanks! |
…ecifications type definitions, instead of using the enum* directly (project-chip#15528). Fixed the ManualOperationEventMask comment. Rebuilt all-clusters-app, chip-tool, and re-generated zzz files. Note: In the review process, it has been noted that the GetLogRecordResponse command documents the EventType as an enum8. However the spec does not define the EventTypeEnum, which could be easily added to the spec as the Event Type is a textual description.
84d1c6e
to
9b5a1d3
Compare
PR #15600: Size comparison from b18b03a to 9b5a1d3 Increases above 0.2%:
Increases (3 builds for esp32, linux)
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
…ecifications type definitions, instead of using the enum* directly (project-chip#15528). (project-chip#15600) Fixed the ManualOperationEventMask comment. Rebuilt all-clusters-app, chip-tool, and re-generated zzz files. Note: In the review process, it has been noted that the GetLogRecordResponse command documents the EventType as an enum8. However the spec does not define the EventTypeEnum, which could be easily added to the spec as the Event Type is a textual description.
Updated the DoorLock Cluster XML to use type definitions.
Problem
What is being fixed?
Change overview
What's in this PR
Testing
How was this tested? (at least one bullet point required)
CSA-15528-Test-Report.zip