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

Fix support for global types in Python Matter codegen #1394

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

arkq
Copy link
Contributor

@arkq arkq commented Aug 8, 2024

The support for global types was added in commit af33f57. However, it was added only in zapTypeToPythonClusterObjectType(). For proper functionality support in getPythonFieldDefault() is also required.

@paulr34 paulr34 force-pushed the fix-python branch 2 times, most recently from 37e401f to dc52ea8 Compare August 14, 2024 14:49
The support for global types was added in commit af33f57. However,
it was added only in zapTypeToPythonClusterObjectType(). For proper
functionality support in getPythonFieldDefault() is also required.
@paulr34 paulr34 merged commit dca1ad0 into project-chip:master Aug 14, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants