OpcUa_RegisterServerResponse (STRUCT) ¶ TYPE OpcUa_RegisterServerResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader
OpcUa_RegisteredServer (STRUCT) ¶ TYPE OpcUa_RegisteredServer : STRUCT InOut: Name Type ServerUri OpcUa_String ProductUri OpcUa_String NoOfServerNames OpcUa_Int32 ServerNames POINTER TO OpcUa_LocalizedText ServerType OpcUa_ApplicationType GatewayServerUri OpcUa_String NoOfDiscoveryUrls OpcUa_Int32 DiscoveryUrls POINTER TO OpcUa_String SemaphoreFilePath OpcUa_String IsOnline OpcUa_Boolean
OpcUa_RelativePath (STRUCT) ¶ TYPE OpcUa_RelativePath : STRUCT InOut: Name Type NoOfElements OpcUa_Int32 Elements POINTER TO OpcUa_RelativePathElement
OpcUa_RelativePathElement (STRUCT) ¶ TYPE OpcUa_RelativePathElement : STRUCT InOut: Name Type ReferenceTypeId OpcUa_NodeId IsInverse OpcUa_Boolean IncludeSubtypes OpcUa_Boolean TargetName OpcUa_QualifiedName
OpcUa_RepublishRequest (STRUCT) ¶ TYPE OpcUa_RepublishRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader SubscriptionId OpcUa_UInt32 RetransmitSequenceNumber OpcUa_UInt32
OpcUa_RepublishResponse (STRUCT) ¶ TYPE OpcUa_RepublishResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NotificationMessage OpcUa_NotificationMessage
OpcUa_RequestHeader (STRUCT) ¶ TYPE OpcUa_RequestHeader : STRUCT InOut: Name Type AuthenticationToken OpcUa_NodeId Timestamp OpcUa_DateTime RequestHandle OpcUa_UInt32 ReturnDiagnostics OpcUa_UInt32 AuditEntryId OpcUa_String TimeoutHint OpcUa_UInt32 AdditionalHeader OpcUa_ExtensionObject
OpcUa_SetPublishingModeRequest (STRUCT) ¶ TYPE OpcUa_SetPublishingModeRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader PublishingEnabled OpcUa_Boolean NoOfSubscriptionIds OpcUa_Int32 SubscriptionIds POINTER TO OpcUa_UInt32
OpcUa_SetPublishingModeResponse (STRUCT) ¶ TYPE OpcUa_SetPublishingModeResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_StatusCode NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_SetTriggeringRequest (STRUCT) ¶ TYPE OpcUa_SetTriggeringRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader SubscriptionId OpcUa_UInt32 TriggeringItemId OpcUa_UInt32 NoOfLinksToAdd OpcUa_Int32 LinksToAdd POINTER TO OpcUa_UInt32 NoOfLinksToRemove OpcUa_Int32 LinksToRemove POINTER TO OpcUa_UInt32