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:
- Verify and copy the Manual Pairing Code on CLI Output
- Pair with the device using the Manual Pairing Code provided
- Verify the pairing was done successfully
Test Cases
No response
Additional Information
No response
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:
Test Cases
No response
Additional Information
No response