From 4c22234f20480aa70be434da2098d4e0f2b0b672 Mon Sep 17 00:00:00 2001 From: Yufeng Wang Date: Fri, 19 Jul 2024 10:39:35 -0700 Subject: [PATCH] Update Fabric Synchronization Guide to avoid confusion --- docs/guides/fabric_synchronization_guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/guides/fabric_synchronization_guide.md b/docs/guides/fabric_synchronization_guide.md index 36107744a97930..1e12407319d8a5 100644 --- a/docs/guides/fabric_synchronization_guide.md +++ b/docs/guides/fabric_synchronization_guide.md @@ -19,6 +19,9 @@ Fabric-Bridge-App example app implements the Aggregator device type with Fabric Synchronization condition met and demonstrates the end-to-end Fabric Synchronization feature using dynamic endpoints. +The Fabric-Admin and Fabric-Bridge-App example applications must be executed on +the same physical device and communicate with each other using RPC. + Fabric Synchronization can be triggered from either side. The initiator of the Fabric Synchronization process, who shares their devices, takes on the Commissioner role. The recipient of the Fabric Synchronization request, who