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

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
size_t resultsSize
 
UA_HistoryUpdateResultresults
 
size_t diagnosticInfosSize
 
UA_DiagnosticInfodiagnosticInfos
 

Detailed Description

HistoryUpdateResponse.

Definition at line 2791 of file types_generated.h.

Field Documentation

◆ diagnosticInfos

UA_DiagnosticInfo* UA_HistoryUpdateResponse::diagnosticInfos

Definition at line 2796 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_HistoryUpdateResponse::diagnosticInfosSize

Definition at line 2795 of file types_generated.h.

◆ responseHeader

UA_ResponseHeader UA_HistoryUpdateResponse::responseHeader

Definition at line 2792 of file types_generated.h.

◆ results

UA_HistoryUpdateResult* UA_HistoryUpdateResponse::results

Definition at line 2794 of file types_generated.h.

◆ resultsSize

size_t UA_HistoryUpdateResponse::resultsSize

Definition at line 2793 of file types_generated.h.


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