-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Include identify server cluster into lighting-app #8512
Include identify server cluster into lighting-app #8512
Conversation
(#5098) We should pass the Command Object and EndpointId to the cluster callbacks.connectedhomeip/examples/lighting-app/lighting-common/gen/IMClusterCommandHandler.cpp Lines 1984 to 1994 in 96236bb
This comment was generated by todo based on a
|
(#5098) We should pass the Command Object and EndpointId to the cluster callbacks.connectedhomeip/examples/lighting-app/lighting-common/gen/IMClusterCommandHandler.cpp Lines 1991 to 2001 in 96236bb
This comment was generated by todo based on a
|
(#5098) We should pass the Command Object and EndpointId to the cluster callbacks.connectedhomeip/examples/lighting-app/lighting-common/gen/IMClusterCommandHandler.cpp Lines 2053 to 2063 in 96236bb
This comment was generated by todo based on a
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
* sample implementation in lighting-app/nrfconnect * pulls in zll-identify-server because of emberAfIdentifyClusterTriggerEffectCallback Restyled by clang-format
039b1b1
to
8eda646
Compare
Size increase report for "esp32-example-build" from 4f6ac3a
Full report output
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This stale pull request has been automatically closed. Thank you for your contributions. |
Problem
Identify server cluster is not included in any example. If included it would not compile, see e.g. #6722 which disables Identify for pump-app.
Change overview
Enable Identify server cluster in lighting-app
emberAfIdentifyClusterTriggerEffectCallback
TODO:
Testing
How was this tested? (at least one bullet point required)
Testing on-going on nrf52840dk.