open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_HistoryReadResponse Struct Reference

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
size_t resultsSize
 
UA_HistoryReadResultresults
 
size_t diagnosticInfosSize
 
UA_DiagnosticInfodiagnosticInfos
 

Detailed Description

HistoryReadResponse.

Definition at line 2649 of file types_generated.h.

Field Documentation

◆ diagnosticInfos

UA_DiagnosticInfo* UA_HistoryReadResponse::diagnosticInfos

Definition at line 2654 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_HistoryReadResponse::diagnosticInfosSize

Definition at line 2653 of file types_generated.h.

◆ responseHeader

UA_ResponseHeader UA_HistoryReadResponse::responseHeader

Definition at line 2650 of file types_generated.h.

◆ results

UA_HistoryReadResult* UA_HistoryReadResponse::results

Definition at line 2652 of file types_generated.h.

◆ resultsSize

size_t UA_HistoryReadResponse::resultsSize

Definition at line 2651 of file types_generated.h.


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