public interface IDeviceServiceExecutor
| Modifier and Type | Method and Description |
|---|---|
Object |
executeService(String servicename,
String serviceProvider,
String submodelid,
List<Object> params) |
Object executeService(String servicename, String serviceProvider, String submodelid, List<Object> params) throws Exception
servicename - - name of the operation in the aasserviceProvider - - raw urn of the device aassubmodelid - - id of the sub-model for asscessparams - - parameters needed by the operation in listExceptionCopyright © 2021. All rights reserved.