Uses of Interface
de.iip_ecosphere.platform.deviceMgt.DeviceResourceConfigOperations
Packages that use DeviceResourceConfigOperations
-
Uses of DeviceResourceConfigOperations in de.iip_ecosphere.platform.deviceMgt
Subinterfaces of DeviceResourceConfigOperations 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 DeviceResourceConfigOperationsModifier and TypeClassDescriptionclassA service provider implementation forDeviceResourceConfigOperationswhich 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 DeviceResourceConfigOperationsModifier and TypeFieldDescriptionprivate static DeviceResourceConfigOperationsDeviceManagementFactory.resourceConfigOperationsprivate DeviceResourceConfigOperationsDeviceManagementImpl.resourceConfigOperationsConstructors in de.iip_ecosphere.platform.deviceMgt with parameters of type DeviceResourceConfigOperationsModifierConstructorDescriptionDeviceManagementImpl(DeviceFirmwareOperations firmwareOperations, DeviceRemoteManagementOperations remoteManagementOperations, DeviceResourceConfigOperations resourceConfigOperations) Constructor for DeviceManagementImpl.