project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
42 stars 24 forks source link

[Bug] Add behavior for TH configuration when user provides qr-code or manual-code - User Guide #396

Closed rquidute closed 2 months ago

rquidute commented 2 months ago

Describe the bug

It's necessary to update user guide by adding the behavior when the user provides qr-code or manual-code. First, only one of the following parameter is allowed, also when one of them is configured, the TH will not send passcode and discriminator arguments, since SDK test does not support when qr-code or manual-code argument is used as argument along passcode and discriminator.

Steps to reproduce the behavior

User Guide

Expected behavior

No response

Log files

No response

PICS file

No response

Screenshots

No response

Environment

No response

Additional Information

No response

hiltonlima commented 2 months ago

User guide updated: https://github.com/project-chip/certification-tool/pull/398 Please fell free to reopen the issue if needed.