diff --git a/src/ZB.MOM.WW.ScadaBridge.CentralUI/Components/Pages/Deployment/InstanceConfigure.razor b/src/ZB.MOM.WW.ScadaBridge.CentralUI/Components/Pages/Deployment/InstanceConfigure.razor index 7ab70a3f..db92a690 100644 --- a/src/ZB.MOM.WW.ScadaBridge.CentralUI/Components/Pages/Deployment/InstanceConfigure.razor +++ b/src/ZB.MOM.WW.ScadaBridge.CentralUI/Components/Pages/Deployment/InstanceConfigure.razor @@ -158,9 +158,10 @@ @* Test Bindings: one-shot live read of every bound attribute whose row has a connection picked AND an effective tag - path. Disabled when no testable rows. Currently OPC UA - only — other protocols (none yet) would need their own - wire+adapter support to round-trip through ReadTagValuesCommand. *@ + path. Disabled when no testable rows. Protocol-agnostic — + any connection whose adapter implements ReadBatchAsync + (OPC UA and MxGateway today) round-trips through + ReadTagValuesCommand. *@