We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At bare minimum the NodeId and some sort of indication of which fabric is involved.
Pass in the NodeId and the controller corresponding to the relevant fabric.
The text was updated successfully, but these errors were encountered:
Tell the Darwin OTA provider delegate which node we are dealing with.
a7dae0c
Fixes project-chip#21619
d603933
Tell the Darwin OTA provider delegate which node we are dealing with. (…
17f696b
…#21839) * Tell the Darwin OTA provider delegate which node we are dealing with. Fixes #21619 * Address review comment.
42f8fa0
…project-chip#21839) * Tell the Darwin OTA provider delegate which node we are dealing with. Fixes project-chip#21619 * Address review comment.
Successfully merging a pull request may close this issue.
Problem
At bare minimum the NodeId and some sort of indication of which fabric is involved.
Proposed Solution
Pass in the NodeId and the controller corresponding to the relevant fabric.
The text was updated successfully, but these errors were encountered: