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

chip-repl CFFI Remove variadic arguments from python to C #30986

Closed
tehampson opened this issue Dec 13, 2023 · 0 comments · Fixed by #31159
Closed

chip-repl CFFI Remove variadic arguments from python to C #30986

tehampson opened this issue Dec 13, 2023 · 0 comments · Fixed by #31159
Assignees

Comments

@tehampson
Copy link
Contributor

In src/controller/python/chip/clusters/Command.py and src/controller/python/chip/clusters/Attribute.py we rely on variadic arguments to pass along command/writeattribut arguments.

There has to be a better way to do this and we should look into this eventually

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 a pull request may close this issue.

1 participant