public static interface MachineDataOutputTranslator.OutputCustomizer
| Modifier and Type | Method and Description |
|---|---|
String |
getQNameVarLotSize()
Returns the qualified model name for accessing the machine's lot size.
|
String |
getQNameVarPowerConsumption()
Returns the qualified model name for accessing the machine's power consumption.
|
String |
getTopLevelModelPartName()
Returns a valid top-level model part name.
|
String |
getVendor(de.iip_ecosphere.platform.connectors.model.ModelAccess access)
Returns the machine vendor.
|
void |
initializeModelAccess(de.iip_ecosphere.platform.connectors.model.ModelAccess access,
boolean withNotifications)
|
void initializeModelAccess(de.iip_ecosphere.platform.connectors.model.ModelAccess access,
boolean withNotifications)
throws IOException
access - the information model access objectwithNotifications - operate with/without notifications (for testing)IOException - in case that model access problems occurString getVendor(de.iip_ecosphere.platform.connectors.model.ModelAccess access) throws IOException
access - the information model access objectIOException - in case that model access problems occurString getTopLevelModelPartName()
String getQNameVarLotSize()
String getQNameVarPowerConsumption()
Copyright © 2022. All rights reserved.