Merge pull request #23 from lboue/patch-3

chip-tool pairing onnetwork is deprecated
This commit is contained in:
Scott Shawcroft 2024-10-21 10:44:39 -07:00 committed by GitHub
commit 572c7a7fb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ Now setup the environment using `export.sh`. (This depends on what shell you use
Next, run `chip-tool` to initiate the commissioning process:
```shell
chip-tool pairing onnetwork 1 67202583
chip-tool pairing code 1 67202583
```
This will look up commissionable devices on the network via MDNS and then start that process. `67202583` is the manual pairing code that matches the device state in `test_data/device_state.json`.