OpcUa_BuiltInType (ENUM) ¶ TYPE OpcUa_BuiltInType : InOut: Name Initial OpcUaType_Null 0 OpcUaType_Boolean 1 OpcUaType_SByte 2 OpcUaType_Byte 3 OpcUaType_Int16 4 OpcUaType_UInt16 5 OpcUaType_Int32 6 OpcUaType_UInt32 7 OpcUaType_Int64 8 OpcUaType_UInt64 9 OpcUaType_Float 10 OpcUaType_Double 11 OpcUaType_String 12 OpcUaType_DateTime 13 OpcUaType_Guid 14 OpcUaType_ByteString 15 OpcUaType_XmlElement 16 OpcUaType_NodeId 17 OpcUaType_ExpandedNodeId 18 OpcUaType_StatusCode 19 OpcUaType_QualifiedName 20 OpcUaType_LocalizedText 21 OpcUaType_ExtensionObject 22 OpcUaType_DataValue 23 OpcUaType_Variant 24 OpcUaType_DiagnosticInfo 25
OpcUa_SimpleAttributeOperand (STRUCT) ¶ TYPE OpcUa_SimpleAttributeOperand : STRUCT InOut: Name Type TypeDefinitionId OpcUa_NodeId NoOfBrowsePath OpcUa_Int32 BrowsePath POINTER TO OpcUa_QualifiedName AttributeId OpcUa_UInt32 IndexRange OpcUa_String
OpcUa_StatusChangeNotification (STRUCT) ¶ TYPE OpcUa_StatusChangeNotification : STRUCT InOut: Name Type Status OpcUa_StatusCode DiagnosticInfo OpcUa_DiagnosticInfo
OpcUa_StatusResult (STRUCT) ¶ TYPE OpcUa_StatusResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode DiagnosticInfo OpcUa_DiagnosticInfo
OpcUa_String (STRUCT) ¶ TYPE OpcUa_String : STRUCT InOut: Name Type flags OpcUa_UInt16 uLength OpcUa_UInt32 strContent POINTER TO OpcUa_CharA
OpcUa_StructureDefinition (STRUCT) ¶ TYPE OpcUa_StructureDefinition : STRUCT InOut: Name Type DefaultEncodingId OpcUa_NodeId BaseDataType OpcUa_NodeId StructureType OpcUa_StructureType NoOfFields OpcUa_Int32 Fields POINTER TO OpcUa_StructureField
OpcUa_StructureField (STRUCT) ¶ TYPE OpcUa_StructureField : STRUCT InOut: Name Type Name OpcUa_String Description OpcUa_LocalizedText DataType OpcUa_NodeId ValueRank OpcUa_Int32 NoOfArrayDimensions OpcUa_Int32 ArrayDimensions POINTER TO OpcUa_UInt32 MaxStringLength OpcUa_UInt32 IsOptional OpcUa_Boolean
OpcUa_SubscriptionAcknowledgement (STRUCT) ¶ TYPE OpcUa_SubscriptionAcknowledgement : STRUCT InOut: Name Type SubscriptionId OpcUa_UInt32 SequenceNumber OpcUa_UInt32
OpcUa_SubscriptionDiagnosticsDataType (STRUCT) ¶ TYPE OpcUa_SubscriptionDiagnosticsDataType : STRUCT InOut: Name Type SessionId OpcUa_NodeId SubscriptionId OpcUa_UInt32 Priority OpcUa_Byte PublishingInterval OpcUa_Double MaxKeepAliveCount OpcUa_UInt32 MaxLifetimeCount OpcUa_UInt32 MaxNotificationsPerPublish OpcUa_UInt32 PublishingEnabled OpcUa_Boolean ModifyCount OpcUa_UInt32 EnableCount OpcUa_UInt32 DisableCount OpcUa_UInt32 RepublishRequestCount OpcUa_UInt32 RepublishMessageRequestCount OpcUa_UInt32 RepublishMessageCount OpcUa_UInt32 TransferRequestCount OpcUa_UInt32 TransferredToAltClientCount OpcUa_UInt32 TransferredToSameClientCount OpcUa_UInt32 PublishRequestCount OpcUa_UInt32 DataChangeNotificationsCount OpcUa_UInt32 EventNotificationsCount OpcUa_UInt32 NotificationsCount OpcUa_UInt32 LatePublishRequestCount OpcUa_UInt32 CurrentKeepAliveCount OpcUa_UInt32 CurrentLifetimeCount OpcUa_UInt32 UnacknowledgedMessageCount OpcUa_UInt32 DiscardedMessageCount OpcUa_UInt32 MonitoredItemCount OpcUa_UInt32 DisabledMonitoredItemCount OpcUa_UInt32 MonitoringQueueOverflowCount OpcUa_UInt32 NextSequenceNumber OpcUa_UInt32 EventQueueOverFlowCount OpcUa_UInt32
OpcUa_UserTokenPolicy (STRUCT) ¶ TYPE OpcUa_UserTokenPolicy : STRUCT InOut: Name Type PolicyId OpcUa_String TokenType OpcUa_UserTokenType IssuedTokenType OpcUa_String IssuerEndpointUrl OpcUa_String SecurityPolicyUri OpcUa_String