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

Controller: use generated opcred cluster #7263

Merged
merged 2 commits into from
Jun 2, 2021

Conversation

cecille
Copy link
Contributor

@cecille cecille commented May 31, 2021

Problem

Previously, the clusters were not accessible to the controller so
the opcred clusters were copied in. Now they are accessible so we
should use the generated files.

Change overview

Removes the opcreds cluster files added to the controller and replaces with the files in the gen directory.

Testing

connected to lighting-app on linux using chip-device-ctrl. Saw connection with successful passing of opcreds.

Previously, the clusters were not accessible to the controller so
the opcred clusters were copied in. Now they are accessible so we
should use the generated files.

Test: connected to lighting-app on linux using chip-device-ctrl
      saw connection with successful passing of opcreds.
Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

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

So much code removal. :)

@bzbarsky-apple
Copy link
Contributor

@cecille This probably needs to be rebased to tip to fix darwin CI.

@woody-apple woody-apple merged commit bad5ec1 into project-chip:master Jun 2, 2021
@cecille cecille deleted the opcreds_to_gen_cluster branch June 9, 2021 18:26
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
Previously, the clusters were not accessible to the controller so
the opcred clusters were copied in. Now they are accessible so we
should use the generated files.

Test: connected to lighting-app on linux using chip-device-ctrl
      saw connection with successful passing of opcreds.
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.

6 participants