OpcUa_HistoryUpdateType (ENUM) ¶ TYPE OpcUa_HistoryUpdateType : InOut: Name Initial OpcUa_HistoryUpdateType_Insert 1 OpcUa_HistoryUpdateType_Replace 2 OpcUa_HistoryUpdateType_Update 3 OpcUa_HistoryUpdateType_Delete 4
OpcUa_IdentifierType (ENUM) ¶ TYPE OpcUa_IdentifierType : InOut: Name Initial OpcUa_IdentifierType_Numeric 0 OpcUa_IdentifierType_String 1 OpcUa_IdentifierType_Guid 2 OpcUa_IdentifierType_Opaque 3
OpcUa_MessageSecurityMode (ENUM) ¶ TYPE OpcUa_MessageSecurityMode : InOut: Name Initial OpcUa_MessageSecurityMode_Invalid 0 OpcUa_MessageSecurityMode_None 1 OpcUa_MessageSecurityMode_Sign 2 OpcUa_MessageSecurityMode_SignAndEncrypt 3
OpcUa_MonitoringMode (ENUM) ¶ TYPE OpcUa_MonitoringMode : InOut: Name Initial OpcUa_MonitoringMode_Disabled 0 OpcUa_MonitoringMode_Sampling 1 OpcUa_MonitoringMode_Reporting 2
OpcUa_TimeZoneDataType (STRUCT) ¶ TYPE OpcUa_TimeZoneDataType : STRUCT InOut: Name Type Offset OpcUa_Int16 DaylightSavingInOffset OpcUa_Boolean
OpcUa_TransferResult (STRUCT) ¶ TYPE OpcUa_TransferResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode NoOfAvailableSequenceNumbers OpcUa_Int32 AvailableSequenceNumbers POINTER TO OpcUa_UInt32
OpcUa_TransferSubscriptionsRequest (STRUCT) ¶ TYPE OpcUa_TransferSubscriptionsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfSubscriptionIds OpcUa_Int32 SubscriptionIds POINTER TO OpcUa_UInt32 SendInitialValues OpcUa_Boolean
OpcUa_TransferSubscriptionsResponse (STRUCT) ¶ TYPE OpcUa_TransferSubscriptionsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_TransferResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_TranslateBrowsePathsToNodeIdsRequest (STRUCT) ¶ TYPE OpcUa_TranslateBrowsePathsToNodeIdsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfBrowsePaths OpcUa_Int32 BrowsePaths POINTER TO OpcUa_BrowsePath
OpcUa_TranslateBrowsePathsToNodeIdsResponse (STRUCT) ¶ TYPE OpcUa_TranslateBrowsePathsToNodeIdsResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_BrowsePathResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo