OpcUa_BrowsePathTarget (STRUCT) ¶ TYPE OpcUa_BrowsePathTarget : STRUCT InOut: Name Type TargetId OpcUa_ExpandedNodeId RemainingPathIndex OpcUa_UInt32
OpcUa_BrowseRequest (STRUCT) ¶ TYPE OpcUa_BrowseRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader View OpcUa_ViewDescription RequestedMaxReferencesPerNode OpcUa_UInt32 NoOfNodesToBrowse OpcUa_Int32 NodesToBrowse POINTER TO OpcUa_BrowseDescription
OpcUa_BrowseResponse (STRUCT) ¶ TYPE OpcUa_BrowseResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_BrowseResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_BrowseResult (STRUCT) ¶ TYPE OpcUa_BrowseResult : STRUCT InOut: Name Type StatusCode OpcUa_StatusCode ContinuationPoint OpcUa_ByteString NoOfReferences OpcUa_Int32 References POINTER TO OpcUa_ReferenceDescription
OpcUa_BuildInfo (STRUCT) ¶ TYPE OpcUa_BuildInfo : STRUCT InOut: Name Type ProductUri OpcUa_String ManufacturerName OpcUa_String ProductName OpcUa_String SoftwareVersion OpcUa_String BuildNumber OpcUa_String BuildDate OpcUa_DateTime
OpcUa_ByteString (STRUCT) ¶ TYPE OpcUa_ByteString : STRUCT InOut: Name Type Length OpcUa_Int32 Data POINTER TO OpcUa_Byte
OpcUa_DataChangeNotification (STRUCT) ¶ TYPE OpcUa_DataChangeNotification : STRUCT InOut: Name Type NoOfMonitoredItems OpcUa_Int32 MonitoredItems POINTER TO OpcUa_MonitoredItemNotification NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
OpcUa_DataTypeAttributes (STRUCT) ¶ TYPE OpcUa_DataTypeAttributes : STRUCT InOut: Name Type SpecifiedAttributes OpcUa_UInt32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText WriteMask OpcUa_UInt32 UserWriteMask OpcUa_UInt32 IsAbstract OpcUa_Boolean
OpcUa_DataValue (STRUCT) ¶ TYPE OpcUa_DataValue : STRUCT InOut: Name Type Value OpcUa_Variant StatusCode OpcUa_StatusCode SourceTimestamp OpcUa_DateTime ServerTimestamp OpcUa_DateTime SourcePicoseconds OpcUa_UInt16 ServerPicoseconds OpcUa_UInt16
OpcUa_Decoder (STRUCT) ¶ TYPE OpcUa_Decoder : STRUCT