open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_RequestHeader Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_NodeId AuthenticationToken
 
OpcUa_DateTime Timestamp
 
OpcUa_UInt32 RequestHandle
 
OpcUa_UInt32 ReturnDiagnostics
 
OpcUa_String AuditEntryId
 
OpcUa_UInt32 TimeoutHint
 
OpcUa_ExtensionObject AdditionalHeader
 

Detailed Description

Definition at line 996 of file opcua_types.h.

Field Documentation

◆ AuthenticationToken

OpcUa_NodeId _OpcUa_RequestHeader::AuthenticationToken

Definition at line 998 of file opcua_types.h.

◆ Timestamp

OpcUa_DateTime _OpcUa_RequestHeader::Timestamp

Definition at line 999 of file opcua_types.h.

◆ RequestHandle

OpcUa_UInt32 _OpcUa_RequestHeader::RequestHandle

Definition at line 1000 of file opcua_types.h.

◆ ReturnDiagnostics

OpcUa_UInt32 _OpcUa_RequestHeader::ReturnDiagnostics

Definition at line 1001 of file opcua_types.h.

◆ AuditEntryId

OpcUa_String _OpcUa_RequestHeader::AuditEntryId

Definition at line 1002 of file opcua_types.h.

◆ TimeoutHint

OpcUa_UInt32 _OpcUa_RequestHeader::TimeoutHint

Definition at line 1003 of file opcua_types.h.

◆ AdditionalHeader

OpcUa_ExtensionObject _OpcUa_RequestHeader::AdditionalHeader

Definition at line 1004 of file opcua_types.h.


The documentation for this struct was generated from the following file: