Uses of Interface
de.iip_ecosphere.platform.deviceMgt.DeviceFirmwareOperations
Packages that use DeviceFirmwareOperations
-
Uses of DeviceFirmwareOperations in de.iip_ecosphere.platform.deviceMgt
Subinterfaces of DeviceFirmwareOperations in de.iip_ecosphere.platform.deviceMgtModifier and TypeInterfaceDescriptioninterfaceSummary Interface forDeviceFirmwareOperations,DeviceResourceConfigOperationsandDeviceRemoteManagementOperations.interfaceA device management client joins all operation interfaces.Classes in de.iip_ecosphere.platform.deviceMgt that implement DeviceFirmwareOperationsModifier and TypeClassDescriptionclassA service provider implementation forDeviceFirmwareOperationswhich uses aas as the communication protocol.classAn AasClient which implements aSubmodelElementsCollectionClientand provides easy access to the registry functions through the aas.classDefault DeviceManagemt implementation, which gets build by the DeviceManagementFactory with the help of the loaded service providers.Fields in de.iip_ecosphere.platform.deviceMgt declared as DeviceFirmwareOperationsModifier and TypeFieldDescriptionprivate static DeviceFirmwareOperationsDeviceManagementFactory.firmwareOperationsprivate DeviceFirmwareOperationsDeviceManagementImpl.firmwareOperationsConstructors in de.iip_ecosphere.platform.deviceMgt with parameters of type DeviceFirmwareOperationsModifierConstructorDescriptionDeviceManagementImpl(DeviceFirmwareOperations firmwareOperations, DeviceRemoteManagementOperations remoteManagementOperations, DeviceResourceConfigOperations resourceConfigOperations) Constructor for DeviceManagementImpl.