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

Add darwin-framework-tool commands to exercise openPairingWindow and openPairingWindowWithPIN on Darwin CHIPDeviceController #18916

Closed
bzbarsky-apple opened this issue May 28, 2022 · 0 comments · Fixed by #18917
Labels

Comments

@bzbarsky-apple
Copy link
Contributor

Problem

Don't have a way, via darwin-framework-tool, to exercise these framework APIs.

Proposed Solution

Add a way to do it.

Maybe make it API-compatible with chip-tool's "open-commissioning-window", though that's a poor match for the framework APIs in some ways (e.g. does not take a PIN as an argument).

bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue May 28, 2022
This way we can open ECM windows and know what the pairing code is.

Fixes project-chip#18916
andy31415 pushed a commit that referenced this issue Jun 2, 2022
…18917)

* Add an open-commissioning-window command to darwin-framework-tool.

This way we can open ECM windows and know what the pairing code is.

Fixes #18916

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

Successfully merging a pull request may close this issue.

1 participant