-
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 illuminance measurement cluster #10776
Add illuminance measurement cluster #10776
Conversation
PR #10776: Size comparison from b5ad57f to 9558d6a 8 builds (for k32w, p6, qpg, telink)
14 builds (for efr32, linux, mbed)
|
PR #10776: Size comparison from b5ad57f to 135cd24 8 builds (for k32w, p6, qpg, telink)
14 builds (for efr32, linux, mbed)
12 builds (for esp32, nrfconnect)
|
PR #10776: Size comparison from 640e204 to 018f878 35 builds (for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
/rebase |
src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml
Outdated
Show resolved
Hide resolved
src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml
Outdated
Show resolved
Hide resolved
PR #10776: Size comparison from 682b650 to 7c561e2 2 builds (for p6, telink)
21 builds (for efr32, k32w, linux, mbed, qpg)
10 builds (for nrfconnect)
2 builds (for esp32)
|
7c561e2
to
3bcbdf4
Compare
PR #10776: Size comparison from afd63a1 to 3bcbdf4 1 build (for telink)
15 builds (for k32w, linux, p6, qpg)
3 builds (for mbed)
12 builds (for esp32, nrfconnect)
4 builds (for efr32)
|
@fessehaeve - still merge conflicts. |
Removed duplicate/similar instances of illuminance cluster.
3bcbdf4
to
7266697
Compare
@andy31415 please have a look - I hope CI checks out. |
Size increase report for "esp32-example-build" from 7877bc9
Full report output
|
PR #10776: Size comparison from 7877bc9 to 7266697 35 builds (for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
* Added Illuminance Measurement cluster XML and source files Removed duplicate/similar instances of illuminance cluster. * Regenerate all * Regenerate all * Restyled by prettier-json * Restyled by autopep8 * Removed files with no logic * Rebase on ToT and regenerate * Rebase and revert zap related issue * Regenerating * Regenerating * Restyled by autopep8 * update XML for isNullable attributes accordingly * Regenerate after isNullable changes * Rebase and regenerate Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Justin Wood <[email protected]>
Problem
Change overview
Added illuminance measurement cluster implementation
Testing