OpcUa_ProgramDiagnosticDataType (STRUCT) ¶ TYPE OpcUa_ProgramDiagnosticDataType : STRUCT InOut: Name Type CreateSessionId OpcUa_NodeId CreateClientName OpcUa_String InvocationCreationTime OpcUa_DateTime LastTransitionTime OpcUa_DateTime LastMethodCall OpcUa_String LastMethodSessionId OpcUa_NodeId NoOfLastMethodInputArguments OpcUa_Int32 LastMethodInputArguments POINTER TO OpcUa_Argument NoOfLastMethodOutputArguments OpcUa_Int32 LastMethodOutputArguments POINTER TO OpcUa_Argument LastMethodCallTime OpcUa_DateTime LastMethodReturnStatus OpcUa_StatusResult
OpcUa_PublishRequest (STRUCT) ¶ TYPE OpcUa_PublishRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader NoOfSubscriptionAcknowledgements OpcUa_Int32 SubscriptionAcknowledgements POINTER TO OpcUa_SubscriptionAcknowledgement
OpcUa_PublishResponse (STRUCT) ¶ TYPE OpcUa_PublishResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader SubscriptionId OpcUa_UInt32 NoOfAvailableSequenceNumbers OpcUa_Int32 AvailableSequenceNumbers POINTER TO OpcUa_UInt32 MoreNotifications OpcUa_Boolean NotificationMessage OpcUa_NotificationMessage NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_ResponseHeader (STRUCT) ¶ TYPE OpcUa_ResponseHeader : STRUCT InOut: Name Type Timestamp OpcUa_DateTime RequestHandle OpcUa_UInt32 ServiceResult OpcUa_StatusCode ServiceDiagnostics OpcUa_DiagnosticInfo NoOfStringTable OpcUa_Int32 StringTable POINTER TO OpcUa_String AdditionalHeader OpcUa_ExtensionObject
OpcUa_RolePermissionType (STRUCT) ¶ TYPE OpcUa_RolePermissionType : STRUCT InOut: Name Type RoleId OpcUa_NodeId Permissions OpcUa_UInt32
OpcUa_SamplingIntervalDiagnosticsDataType (STRUCT) ¶ TYPE OpcUa_SamplingIntervalDiagnosticsDataType : STRUCT InOut: Name Type SamplingInterval OpcUa_Double MonitoredItemCount OpcUa_UInt32 MaxMonitoredItemCount OpcUa_UInt32 DisabledMonitoredItemCount OpcUa_UInt32
OpcUa_SemanticChangeStructureDataType (STRUCT) ¶ TYPE OpcUa_SemanticChangeStructureDataType : STRUCT InOut: Name Type Affected OpcUa_NodeId AffectedType OpcUa_NodeId
OpcUa_ServerDiagnosticsSummaryDataType (STRUCT) ¶ TYPE OpcUa_ServerDiagnosticsSummaryDataType : STRUCT InOut: Name Type ServerViewCount OpcUa_UInt32 CurrentSessionCount OpcUa_UInt32 CumulatedSessionCount OpcUa_UInt32 SecurityRejectedSessionCount OpcUa_UInt32 RejectedSessionCount OpcUa_UInt32 SessionTimeoutCount OpcUa_UInt32 SessionAbortCount OpcUa_UInt32 CurrentSubscriptionCount OpcUa_UInt32 CumulatedSubscriptionCount OpcUa_UInt32 PublishingIntervalCount OpcUa_UInt32 SecurityRejectedRequestsCount OpcUa_UInt32 RejectedRequestsCount OpcUa_UInt32
OpcUa_ServerOnNetwork (STRUCT) ¶ TYPE OpcUa_ServerOnNetwork : STRUCT InOut: Name Type RecordId OpcUa_UInt32 ServerName OpcUa_String DiscoveryUrl OpcUa_String NoOfServerCapabilities OpcUa_Int32 ServerCapabilities POINTER TO OpcUa_String
OpcUa_ServerStatusDataType (STRUCT) ¶ TYPE OpcUa_ServerStatusDataType : STRUCT InOut: Name Type StartTime OpcUa_DateTime CurrentTime OpcUa_DateTime State OpcUa_ServerState BuildInfo OpcUa_BuildInfo SecondsTillShutdown OpcUa_UInt32 ShutdownReason OpcUa_LocalizedText