Uses of Class
test.de.iip_ecosphere.platform.connectors.opcuav1.DataTypeDictionaryManager
Packages that use DataTypeDictionaryManager
Package
Description
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 DataTypeDictionaryManagerModifier and TypeFieldDescriptionprivate final DataTypeDictionaryManagerNamespace.dictionaryManagerMethods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace with parameters of type DataTypeDictionaryManagerModifier and TypeMethodDescriptionstatic 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.