Skip to content

[Feature] Show Manual Pairing Code On CLI #831

@antonio-amjr

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

Metadata

Metadata

Assignees

Labels

CLIMatter Test Harness CLI Application relatedFeature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions