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 cluster id code for struct and enum in xml #9881

Merged

Conversation

yunhanw-google
Copy link
Contributor

Problem

In order to add support for complicated type for issue 8895, we need to build relationship between cluster and struct/enum. Latest zap has added support to build relationship between cluster and struct/enum via cluster id code within struct and enum.
We need to update xml with cluster id code for struct and enum

Change overview

update xml with cluster id code for struct and enum

Testing

How was this tested? (at least one bullet point required)
Compilation.

Add cluster id for enum and struct to create relathship between cluster and enum/struct.
Copy link
Contributor

@mrjerryjohns mrjerryjohns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While the embedded of cluster-id inside each status code vs. just moving that under the tag is more right answer here, let's merge this to unblock other work. Once this ZAP issue is fixed, we can change it to the right format.

@bzbarsky-apple bzbarsky-apple merged commit 3e29ba3 into project-chip:master Sep 23, 2021
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.

7 participants