@* Create / edit modal for a raw-tree Device's connection endpoint (v3 endpoint→DeviceConfig split). Dispatches to the right per-driver device form by DriverType. Test-connect builds the merged Driver+Device config transiently (so unsaved edits probe correctly), via DriverDeviceConfigMerger — the same merge LoadMergedProbeConfigAsync uses. The coordinator wires this into RawTree via @bind-Visible. *@ @using ZB.MOM.WW.OtOpcUa.AdminUI.Components.Shared.Drivers.DeviceForms @using ZB.MOM.WW.OtOpcUa.AdminUI.Uns @using ZB.MOM.WW.OtOpcUa.Commons.Types @using ZB.MOM.WW.OtOpcUa.Core.Abstractions @inject IRawTreeService Svc @if (Visible) {