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_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
OpcUa_EndpointUrlListDataType (STRUCT) ¶ TYPE OpcUa_EndpointUrlListDataType : STRUCT InOut: Name Type NoOfEndpointUrlList OpcUa_Int32 EndpointUrlList POINTER TO OpcUa_String
OpcUa_EnumDefinition (STRUCT) ¶ TYPE OpcUa_EnumDefinition : STRUCT InOut: Name Type NoOfFields OpcUa_Int32 Fields POINTER TO OpcUa_EnumField
OpcUa_EnumField (STRUCT) ¶ TYPE OpcUa_EnumField : STRUCT InOut: Name Type Value OpcUa_Int64 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText Name OpcUa_String
OpcUa_EnumValueType (STRUCT) ¶ TYPE OpcUa_EnumValueType : STRUCT InOut: Name Type Value OpcUa_Int64 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText