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

Make MTRControllerFactory the OTA Provider Delegate #20948

Closed
carol-apple opened this issue Jul 19, 2022 · 0 comments · Fixed by #21224
Closed

Make MTRControllerFactory the OTA Provider Delegate #20948

carol-apple opened this issue Jul 19, 2022 · 0 comments · Fixed by #21224
Assignees

Comments

@carol-apple
Copy link
Contributor

Problem

Currently, the MTRDeviceController object is the OTA Provider Delegate. If there is more than one controller, this would be problematic.

Proposed Solution

The MTRControllerFactory should be set as the OTA Provider Delegate. Each controller should then register with the factory and be notified whenever the factory receives OTA Provider commands.

cc: @bzbarsky-apple

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

Successfully merging a pull request may close this issue.

3 participants