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

#include <types_generated.h>

Data Fields

UA_StatusCode statusCode
 
UA_ByteString continuationPoint
 
UA_ExtensionObject historyData
 

Detailed Description

HistoryReadResult.

Definition at line 2592 of file types_generated.h.

Field Documentation

◆ continuationPoint

UA_ByteString UA_HistoryReadResult::continuationPoint

Definition at line 2594 of file types_generated.h.

◆ historyData

UA_ExtensionObject UA_HistoryReadResult::historyData

Definition at line 2595 of file types_generated.h.

◆ statusCode

UA_StatusCode UA_HistoryReadResult::statusCode

Definition at line 2593 of file types_generated.h.


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