OpcUa_OpenSecureChannelResponse (STRUCT) ¶ TYPE OpcUa_OpenSecureChannelResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader ServerProtocolVersion OpcUa_UInt32 SecurityToken OpcUa_ChannelSecurityToken ServerNonce OpcUa_ByteString
OpcUa_OptionSet (STRUCT) ¶ TYPE OpcUa_OptionSet : STRUCT InOut: Name Type Value OpcUa_ByteString ValidBits OpcUa_ByteString
OpcUa_MonitoredItemModifyRequest (STRUCT) ¶ TYPE OpcUa_MonitoredItemModifyRequest : STRUCT InOut: Name Type MonitoredItemId OpcUa_UInt32 RequestedParameters OpcUa_MonitoringParameters
OpcUa_MonitoredItemModifyResult (STRUCT) ¶ TYPE OpcUa_MonitoredItemModifyResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode RevisedSamplingInterval OpcUa_Double RevisedQueueSize OpcUa_UInt32 FilterResult OpcUa_ExtensionObject
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