Skip to content

Commit b88eafa

Browse files
[Fabric-Sync] Update the FS setup guide to wait for reverse commissioning complete (#35115)
* [Fabric-Sync] Update the FS setup guide to wait for reverse commissing * Restyled by prettier-markdown --------- Co-authored-by: Restyled.io <[email protected]>
1 parent 8b97b28 commit b88eafa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/guides/fabric_synchronization_guide.md

+8
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@ Pair the Ecosystem 2 bridge to Ecosystem 1 with node ID 2:
110110
fabricsync add-bridge 2 <e2-fabric-bridge-ip>
111111
```
112112

113+
This command will initiate the reverse commissioning process. After a few
114+
seconds, you should see the following message, indicating that the local bridge
115+
of Ecosystem 1 has successfully paired with Ecosystem 2 on Endpoint 2:
116+
117+
```
118+
>>> A new device is added on Endpoint 2.
119+
```
120+
113121
### Pair Light Example to Ecosystem 2
114122

115123
Since Fabric-Bridge also functions as a Matter server, running it alongside the

0 commit comments

Comments
 (0)