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

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
UA_ExtensionObject historyReadDetails
 
UA_TimestampsToReturn timestampsToReturn
 
UA_Boolean releaseContinuationPoints
 
size_t nodesToReadSize
 
UA_HistoryReadValueIdnodesToRead
 

Detailed Description

HistoryReadRequest.

Definition at line 2637 of file types_generated.h.

Field Documentation

◆ historyReadDetails

UA_ExtensionObject UA_HistoryReadRequest::historyReadDetails

Definition at line 2639 of file types_generated.h.

◆ nodesToRead

UA_HistoryReadValueId* UA_HistoryReadRequest::nodesToRead

Definition at line 2643 of file types_generated.h.

◆ nodesToReadSize

size_t UA_HistoryReadRequest::nodesToReadSize

Definition at line 2642 of file types_generated.h.

◆ releaseContinuationPoints

UA_Boolean UA_HistoryReadRequest::releaseContinuationPoints

Definition at line 2641 of file types_generated.h.

◆ requestHeader

UA_RequestHeader UA_HistoryReadRequest::requestHeader

Definition at line 2638 of file types_generated.h.

◆ timestampsToReturn

UA_TimestampsToReturn UA_HistoryReadRequest::timestampsToReturn

Definition at line 2640 of file types_generated.h.


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