OpcUa_HistoryEventFieldList (STRUCT) ¶ TYPE OpcUa_HistoryEventFieldList : STRUCT InOut: Name Type NoOfEventFields OpcUa_Int32 EventFields POINTER TO OpcUa_Variant
OpcUa_HistoryModifiedData (STRUCT) ¶ TYPE OpcUa_HistoryModifiedData : STRUCT InOut: Name Type NoOfDataValues OpcUa_Int32 DataValues POINTER TO OpcUa_DataValue NoOfModificationInfos OpcUa_Int32 ModificationInfos POINTER TO OpcUa_ModificationInfo
OpcUa_HistoryReadRequest (STRUCT) ¶ TYPE OpcUa_HistoryReadRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader HistoryReadDetails OpcUa_ExtensionObject TimestampsToReturn OpcUa_TimestampsToReturn ReleaseContinuationPoints OpcUa_Boolean NoOfNodesToRead OpcUa_Int32 NodesToRead POINTER TO OpcUa_HistoryReadValueId
OpcUa_HistoryReadResponse (STRUCT) ¶ TYPE OpcUa_HistoryReadResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_HistoryReadResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_HistoryReadResult (STRUCT) ¶ TYPE OpcUa_HistoryReadResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode ContinuationPoint OpcUa_ByteString HistoryData OpcUa_ExtensionObject
OpcUa_HistoryReadValueId (STRUCT) ¶ TYPE OpcUa_HistoryReadValueId : STRUCT InOut: Name Type NodeId OpcUa_NodeId IndexRange OpcUa_String DataEncoding OpcUa_QualifiedName ContinuationPoint OpcUa_ByteString
OpcUa_HistoryUpdateDetails (STRUCT) ¶ TYPE OpcUa_HistoryUpdateDetails : STRUCT InOut: Name Type NodeId OpcUa_NodeId
OpcUa_Encoder (STRUCT) ¶ TYPE OpcUa_Encoder : STRUCT
OpcUa_EndpointConfiguration (STRUCT) ¶ TYPE OpcUa_EndpointConfiguration : STRUCT InOut: Name Type OperationTimeout OpcUa_Int32 UseBinaryEncoding OpcUa_Boolean MaxStringLength OpcUa_Int32 MaxByteStringLength OpcUa_Int32 MaxArrayLength OpcUa_Int32 MaxMessageSize OpcUa_Int32 MaxBufferSize OpcUa_Int32 ChannelLifetime OpcUa_Int32 SecurityTokenLifetime OpcUa_Int32
OpcUa_EndpointDescription (STRUCT) ¶ TYPE OpcUa_EndpointDescription : STRUCT InOut: Name Type EndpointUrl OpcUa_String Server OpcUa_ApplicationDescription ServerCertificate OpcUa_ByteString SecurityMode OpcUa_MessageSecurityMode SecurityPolicyUri OpcUa_String NoOfUserIdentityTokens OpcUa_Int32 UserIdentityTokens POINTER TO OpcUa_UserTokenPolicy TransportProfileUri OpcUa_String SecurityLevel OpcUa_Byte