Uses of Class
org.somda.sdc.glue.provider.SdcDevice
-
Packages that use SdcDevice Package Description org.somda.sdc.glue.provider.factory Factories for the SDC provider side. -
-
Uses of SdcDevice in org.somda.sdc.glue.provider.factory
Methods in org.somda.sdc.glue.provider.factory that return SdcDevice Modifier and Type Method Description SdcDeviceSdcDeviceFactory. createSdcDevice(DeviceSettings deviceSettings, LocalMdibAccess mdibAccess, Collection<OperationInvocationReceiver> operationInvocationReceivers, Collection<SdcDevicePlugin> plugins)Creates a new SdcDevice instance.
-