public class DeviceServiceExecutorStub extends Object implements org.eclipse.basyx.components.processengine.connector.IDeviceServiceExecutor
| Constructor and Description |
|---|
DeviceServiceExecutorStub() |
| Modifier and Type | Method and Description |
|---|---|
Object |
executeService(String servicename,
String serviceProvider,
String submodelid,
List<Object> params) |
List<Object> |
getParams() |
String |
getServiceName() |
String |
getServiceProvider() |
public Object executeService(String servicename, String serviceProvider, String submodelid, List<Object> params)
executeService in interface org.eclipse.basyx.components.processengine.connector.IDeviceServiceExecutorpublic String getServiceName()
public String getServiceProvider()
Copyright © 2021. All rights reserved.