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

Use gen/ids into im_cluster_command_handler.cpp #8069

Conversation

vivien-apple
Copy link
Contributor

Problem

This PR uses gen/ids files with constexpr inside namespaces instead of the code generated for gen/command-id.h and gen/cluster-id.h.

Testing

I have locally runned the test suites to validate the commands/clusters works.

@woody-apple
Copy link
Contributor

@mspang @LuDuda @Damian-Nordic ?

@woody-apple woody-apple merged commit cc5c98f into project-chip:master Jul 3, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
* Use src/app/common/gen/ids/Clusters.h and src/app/common/gen/ids/Commands.h in src/app/zap-templates/templates/app/im-cluster-command-handler.zapt

* Update generated gen/IMClusterCommandHandler.cpp
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