Package de.fraunhofer.iosb.ilt.faaast.service.assetconnection.opcua.conversion
-
Interface Summary Interface Description AasToOpcUaValueConverter Converts values from AAS types to OPC UA types.OpcUaToAasValueConverter Converts values from OPC UA types to AAS types. -
Class Summary Class Description ConversionTypeInfo Utility class to store conversion type information.ValueConverter Converts values bi-directional between OPC UA and AAS types. -
Exception Summary Exception Description ValueConversionException Indicates that a value conversion failed.