-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[examples] Use correct endpoints for lock and lighting clusters (#7128)
The commissioners assume that device clusters involved in the commissioning process are on endpoint 0. On the other hand, application clusters like OnOff or LevelControl should be on other endpoints. Lock and lighting examples don't meet these requirements. In particular, it's impossible to commision the lock-app into a network using standard commissioners.
- Loading branch information
1 parent
c8f286f
commit 575dc2d
Showing
10 changed files
with
3,545 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
151 changes: 71 additions & 80 deletions
151
examples/lighting-app/lighting-common/gen/endpoint_config.h
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.