-
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
finish generating write attributes #11804
finish generating write attributes #11804
Conversation
PR #11804: Size comparison from da558a9 to d51f835 Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
d51f835
to
4970a32
Compare
PR #11804: Size comparison from 1903401 to 4970a32 Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
src/controller/java/zap-generated/chip/devicecontroller/ClusterInfoMapping.java
Outdated
Show resolved
Hide resolved
src/controller/java/zap-generated/chip/devicecontroller/ClusterInfoMapping.java
Outdated
Show resolved
Hide resolved
PR #11804: Size comparison from eb84a9d to 892534b Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
src/controller/java/templates/ClusterInfo-read-interaction.zapt
Outdated
Show resolved
Hide resolved
src/controller/java/templates/ClusterInfo-read-interaction.zapt
Outdated
Show resolved
Hide resolved
src/controller/java/templates/ClusterInfo-read-interaction.zapt
Outdated
Show resolved
Hide resolved
ede8d3b
to
823ef7b
Compare
PR #11804: Size comparison from cbd3e95 to 823ef7b Full report (9 builds for k32w, p6, qpg, telink)
|
PR #11804: Size comparison from cbd3e95 to ad49be9 Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
fast track - platform specific changes approved by platform owner. @JasonLiuZhuoCheng - could you resolve merge conflicts? |
ad49be9
to
badacef
Compare
Done |
PR #11804: Size comparison from 4efa5de to badacef Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Change overview
Generate write attribute commands.
User can select writeAttribute commands from ui, specify the value and invoke the command.
Testing
Manually tested the writeAttribute functions by verifying the results from readAttribute functions