OpcUa_AggregateFilter (STRUCT) ¶ TYPE OpcUa_AggregateFilter : STRUCT InOut: Name Type StartTime OpcUa_DateTime AggregateType OpcUa_NodeId ProcessingInterval OpcUa_Double AggregateConfiguration OpcUa_AggregateConfiguration
OpcUa_AggregateFilterResult (STRUCT) ¶ TYPE OpcUa_AggregateFilterResult : STRUCT InOut: Name Type RevisedStartTime OpcUa_DateTime RevisedProcessingInterval OpcUa_Double RevisedAggregateConfiguration OpcUa_AggregateConfiguration
OpcUa_Annotation (STRUCT) ¶ TYPE OpcUa_Annotation : STRUCT InOut: Name Type Message OpcUa_String UserName OpcUa_String AnnotationTime OpcUa_DateTime
OpcUa_AnonymousIdentityToken (STRUCT) ¶ TYPE OpcUa_AnonymousIdentityToken : STRUCT InOut: Name Type PolicyId OpcUa_String
OpcUa_EventFilter (STRUCT) ¶ TYPE OpcUa_EventFilter : STRUCT InOut: Name Type NoOfSelectClauses OpcUa_Int32 SelectClauses POINTER TO OpcUa_SimpleAttributeOperand WhereClause OpcUa_ContentFilter
OpcUa_EventFilterResult (STRUCT) ¶ TYPE OpcUa_EventFilterResult : STRUCT InOut: Name Type NoOfSelectClauseResults OpcUa_Int32 SelectClauseResults POINTER TO OpcUa_StatusCode NoOfSelectClauseDiagnosticInfos OpcUa_Int32 SelectClauseDiagnosticInfos POINTER TO OpcUa_DiagnosticInfo WhereClauseResult OpcUa_ContentFilterResult
OpcUa_EventNotificationList (STRUCT) ¶ TYPE OpcUa_EventNotificationList : STRUCT InOut: Name Type NoOfEvents OpcUa_Int32 Events POINTER TO OpcUa_EventFieldList
OpcUa_ExpandedNodeId (STRUCT) ¶ TYPE OpcUa_ExpandedNodeId : STRUCT InOut: Name Type NodeId OpcUa_NodeId NamespaceUri OpcUa_String ServerIndex OpcUa_UInt32
OpcUa_ExtensionObject (STRUCT) ¶ TYPE OpcUa_ExtensionObject : STRUCT InOut: Name Type TypeId OpcUa_ExpandedNodeId Encoding OpcUa_ExtensionObjectEncoding Body OpcUa_ExtensionObject_Body BodySize OpcUa_Int32
OpcUa_ExtensionObject_Body (UNION) ¶ TYPE OpcUa_ExtensionObject_Body : UNION InOut: Name Type Binary OpcUa_ByteString Xml OpcUa_ByteString EncodeableObject OpcUa_EncodeableObjectBody