Skip to content
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 Silabs ZCL8 XML implementation #4613

Conversation

jepenven-silabs
Copy link
Contributor

As discussed in the Software TT meeting of February 2 2021.

Problem

Data Model in XML format lives in the ZAP Github repo as a resource for unit-test. This make the data model unreliable since it could change at anytime.

Summary of Changes

Move the data model xml files in /src/app/zap-templates/zcl/data-model/silabs/. Goal is to remove the silabs subfolder once the CHIP data-model is implemented completely.

Also added the two missing templates. These templates are design to be use within Silabs Zigbee stack. No changes what so ever was made to the templates for CHIP use. These templates are provided as is to serve as a starting point for a CHIP implementation instead of starting from scratch.

Partial Fix of #3637

- Add silabs implementation of af-gen-event and af-tokens. Not yet
  compatible with CHIP (TODO issue project-chip#3637)
@woody-apple
Copy link
Contributor

@saurabhst @jelderton ?

@woody-apple woody-apple merged commit 7ac6eb4 into project-chip:master Feb 3, 2021
austinh0 pushed a commit to austinh0/connectedhomeip that referenced this pull request Feb 3, 2021
* Add Silabs ZCL8 XML implementation

- Add silabs implementation of af-gen-event and af-tokens. Not yet
  compatible with CHIP (TODO issue project-chip#3637)

* Restyled by clang-format

* Restyled by prettier-json

* Restyled by prettier-markdown

Co-authored-by: Restyled.io <[email protected]>
austinh0 pushed a commit to austinh0/connectedhomeip that referenced this pull request Feb 3, 2021
* Add Silabs ZCL8 XML implementation

- Add silabs implementation of af-gen-event and af-tokens. Not yet
  compatible with CHIP (TODO issue project-chip#3637)

* Restyled by clang-format

* Restyled by prettier-json

* Restyled by prettier-markdown

Co-authored-by: Restyled.io <[email protected]>
austinh0 pushed a commit to austinh0/connectedhomeip that referenced this pull request Feb 4, 2021
* Add Silabs ZCL8 XML implementation

- Add silabs implementation of af-gen-event and af-tokens. Not yet
  compatible with CHIP (TODO issue project-chip#3637)

* Restyled by clang-format

* Restyled by prettier-json

* Restyled by prettier-markdown

Co-authored-by: Restyled.io <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants