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

Implement a fully code-driven example and have it part of CI #36562

Open
3 tasks
andy31415 opened this issue Nov 19, 2024 · 0 comments
Open
3 tasks

Implement a fully code-driven example and have it part of CI #36562

andy31415 opened this issue Nov 19, 2024 · 0 comments

Comments

@andy31415
Copy link
Contributor

This has significant prerequisites:

  • Full ember decoupling in libCHIP (so that only a DataModel::Provider is required)
  • At least Minimal Root endpoint cluster conversion to be code driven (BasicInfo, Access Control, GroupKey Management, General Commissioning, Administrator Commissioning, Node Operational Credentials) - see Convert cluster implementations to be unit testable and have a consistent design #36538
  • Have ability to define a datamodel purely from code. Expect initial version to be some merge of "metadata" (in some format) + AttributeAccessInterface + CommandHandlerInterface

This issue should be kept as a tracker of what we are missing until we can have such an example and keep fixing code until this example is feasable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant