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

Move lighting-app clusters from endpoint 1 to 0 #6487

Merged

Conversation

vivien-apple
Copy link
Contributor

Problem

All the lighting-app clusters are using endpoint 1. For commissioning it should normally be endpoint 0 (similar for the other required clusters). This PR just moves all clusters from endpoint 1 to 0

Summary of Changes

  • Move lighting-app clusters from endpoint 1 to 0

@woody-apple woody-apple merged commit 6a4fdaa into project-chip:master May 5, 2021
yunhanw-google added a commit to yunhanw-google/connectedhomeip that referenced this pull request May 5, 2021
yunhanw-google added a commit to yunhanw-google/connectedhomeip that referenced this pull request May 5, 2021
Damian-Nordic added a commit to Damian-Nordic/connectedhomeip that referenced this pull request May 19, 2021
A few changes were missed in project-chip#6487 breaking some of the
lighting-app features:
* initialization of clusters no longer works
* events no longer work as af-gen-event.h is still not
  auto-generated so endpoint ID must be manually changed;
  as a result, setting the lighting brightness stopped
  working correctly.
bzbarsky-apple pushed a commit that referenced this pull request May 20, 2021
A few changes were missed in #6487 breaking some of the
lighting-app features:
* initialization of clusters no longer works
* events no longer work as af-gen-event.h is still not
  auto-generated so endpoint ID must be manually changed;
  as a result, setting the lighting brightness stopped
  working correctly.
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
…hip#6973)

A few changes were missed in project-chip#6487 breaking some of the
lighting-app features:
* initialization of clusters no longer works
* events no longer work as af-gen-event.h is still not
  auto-generated so endpoint ID must be manually changed;
  as a result, setting the lighting brightness stopped
  working correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants