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

S2: Update emberAf*Callback command callback function signature to pass in cluster objects #8972

Closed
mrjerryjohns opened this issue Aug 12, 2021 · 1 comment

Comments

@mrjerryjohns
Copy link
Contributor

Problem

Once #8971 is complete, the emberAf*Callback function signatures should be updated to:

  1. Pass in the entire decoded cluster command object by reference.
  2. CommandParams

This permits a mechanistic change to the function signature without altering the cluster's business logic.

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

No branches or pull requests

2 participants