@using ZB.MOM.WW.OtOpcUa.Admin.Services @using ZB.MOM.WW.OtOpcUa.Configuration.Entities @inject DriverInstanceService DriverSvc @inject NamespaceService NsSvc
Loading…
} else if (_drivers.Count == 0) {No drivers configured in this draft.
} else {| DriverInstanceId | Name | Type | Namespace |
|---|---|---|---|
@d.DriverInstanceId | @d.Name | @d.DriverType | @d.NamespaceId |