|
open62541 1.3.15
Open source implementation of OPC UA
|
#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 |
Definition at line 996 of file opcua_types.h.
| OpcUa_ExtensionObject _OpcUa_RequestHeader::AdditionalHeader |
Definition at line 1004 of file opcua_types.h.
| OpcUa_String _OpcUa_RequestHeader::AuditEntryId |
Definition at line 1002 of file opcua_types.h.
| OpcUa_NodeId _OpcUa_RequestHeader::AuthenticationToken |
Definition at line 998 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_RequestHeader::RequestHandle |
Definition at line 1000 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_RequestHeader::ReturnDiagnostics |
Definition at line 1001 of file opcua_types.h.
| OpcUa_UInt32 _OpcUa_RequestHeader::TimeoutHint |
Definition at line 1003 of file opcua_types.h.
| OpcUa_DateTime _OpcUa_RequestHeader::Timestamp |
Definition at line 999 of file opcua_types.h.