project-chip / project-chip/certification-tool
[Feature] Allow chip-tool to be commissioned at the same time
@fabiowmm is already working on this.
Since Aug 21, 2024.
- Dominant language
- Shell
- Stars
- 83
- Forks
- 47
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
Describe the bug
There isn't a way to commission a device to both the TH and chip-tool if the device requires the manual pairing code when commissioning the second controller.
This is needed because some tests require the tester to manually change the state of the device during the test. Sometimes, this needs to be done via chip-tool commands.
Ideally, the TH provides a way for it to commission to a devices that requires the use of the manual pairing code.
Steps to reproduce the behavior
- Commission the DUT via chip-tool.
- Open the commission window via chip-tool's
pairing open-commissioning-windowcommand. - Get the manual pairing code from the output of the above command.
- Try to pair the TH to the DUT using the manual pairing code.
Expected behavior
There should be a mechanism by which the TH and chip-tool, or any other controller, can be simultaneously paired with and able to control the DUT.
Log files
No response
PICS file
No response
Screenshots
No response
Environment
- TH version: v2.11-beta2+fall2024
- OS: Ubuntu 24.04 LTS
Additional Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.