Uses of Class
test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
-
Packages that use DataTypeDictionaryManager Package Description test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace A simple test machine namespace. -
-
Uses of DataTypeDictionaryManager in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Fields in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace declared as DataTypeDictionaryManager Modifier and Type Field Description private DataTypeDictionaryManagerNamespace. dictionaryManagerMethods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace with parameters of type DataTypeDictionaryManager Modifier and Type Method Description static voidVendorStruct. registerType(org.eclipse.milo.opcua.sdk.server.OpcUaServer server, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort namespaceIndex, DataTypeDictionaryManager dictionaryManager)Registers the type in the given OPC UA server.
-