Skip to content

[Feature] Show Manual Pairing Code On CLI #831

Description

@antonio-amjr

Feature description

Present the Manual Pairing Code during the Test Case Execution to be used by the user for pairing with code option.

Obs: This limitation has a workaround by using the following command to generate the Manual Pairing Code using the device configuration data:

  • ~/apps/chip-tool payload generate-manualcode --discriminator <DISCRIMINATOR> --setup-pin-code <SETUP_PIN_CODE> --version <VERSION> --vendor-id <VENDOR_ID> --product-id <PRODUCT_ID>

Use Cases

Run a Simulated Test Case:

  1. Verify and copy the Manual Pairing Code on CLI Output
  2. Pair with the device using the Manual Pairing Code provided
  3. Verify the pairing was done successfully

Test Cases

No response

Additional Information

No response

Activity

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

Metadata

Metadata

Assignees

Labels

CLIMatter Test Harness CLI Application relatedFeature

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions