OpcUa_MonitoredItemNotification (STRUCT) ¶ TYPE OpcUa_MonitoredItemNotification : STRUCT InOut: Name Type ClientHandle OpcUa_UInt32 Value OpcUa_DataValue
OpcUa_MonitoringParameters (STRUCT) ¶ TYPE OpcUa_MonitoringParameters : STRUCT InOut: Name Type ClientHandle OpcUa_UInt32 SamplingInterval OpcUa_Double Filter OpcUa_ExtensionObject QueueSize OpcUa_UInt32 DiscardOldest OpcUa_Boolean
OpcUa_NetworkGroupDataType (STRUCT) ¶ TYPE OpcUa_NetworkGroupDataType : STRUCT InOut: Name Type ServerUri OpcUa_String NoOfNetworkPaths OpcUa_Int32 NetworkPaths POINTER TO OpcUa_EndpointUrlListDataType
OpcUa_NodeAttributes (STRUCT) ¶ TYPE OpcUa_NodeAttributes : STRUCT InOut: Name Type SpecifiedAttributes OpcUa_UInt32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText WriteMask OpcUa_UInt32 UserWriteMask OpcUa_UInt32
OpcUa_NodeId (STRUCT) ¶ TYPE OpcUa_NodeId : STRUCT InOut: Name Type IdentifierType OpcUa_IdentifierType NamespaceIndex OpcUa_UInt16 Identifier OpcUa_NodeId_anon
OpcUa_NodeId_anon (UNION) ¶ TYPE OpcUa_NodeId_anon : UNION InOut: Name Type Numeric OpcUa_UInt32 String_cds OpcUa_String Guid POINTER TO OpcUa_Guid ByteString OpcUa_ByteString
OpcUa_ReferenceDescription (STRUCT) ¶ TYPE OpcUa_ReferenceDescription : STRUCT InOut: Name Type ReferenceTypeId OpcUa_NodeId IsForward OpcUa_Boolean NodeId OpcUa_ExpandedNodeId BrowseName OpcUa_QualifiedName DisplayName OpcUa_LocalizedText NodeClass OpcUa_NodeClass TypeDefinition OpcUa_ExpandedNodeId
OpcUa_ReferenceTypeAttributes (STRUCT) ¶ TYPE OpcUa_ReferenceTypeAttributes : STRUCT InOut: Name Type SpecifiedAttributes OpcUa_UInt32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText WriteMask OpcUa_UInt32 UserWriteMask OpcUa_UInt32 IsAbstract OpcUa_Boolean Symmetric OpcUa_Boolean InverseName OpcUa_LocalizedText
OpcUa_RegisterNodesRequest (STRUCT) ¶ TYPE OpcUa_RegisterNodesRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfNodesToRegister OpcUa_Int32 NodesToRegister POINTER TO OpcUa_NodeId
OpcUa_RegisterNodesResponse (STRUCT) ¶ TYPE OpcUa_RegisterNodesResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfRegisteredNodeIds OpcUa_Int32 RegisteredNodeIds POINTER TO OpcUa_NodeId