Interface DeviceResourceConfigOperations
- All Known Subinterfaces:
DeviceManagement,DeviceManagementClient
- All Known Implementing Classes:
AasDeviceResourceConfigOperations,DeviceManagementAasClient,DeviceManagementImpl
public interface DeviceResourceConfigOperations
Defines the device resource operations.
- Author:
- Dennis Pidun, University of Hildesheim
-
Method Summary
-
Method Details
-
setConfig
Sets the device configuration.- Parameters:
id- the identifierconfigPath- the configuration path- Throws:
ExecutionException- in case that setting the configuration fails
-