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

#include <types_generated.h>

Data Fields

UA_NodeId nodeId
 
UA_String indexRange
 
UA_QualifiedName dataEncoding
 
UA_ByteString continuationPoint
 

Detailed Description

HistoryReadValueId.

Definition at line 2582 of file types_generated.h.

Field Documentation

◆ continuationPoint

UA_ByteString UA_HistoryReadValueId::continuationPoint

Definition at line 2586 of file types_generated.h.

◆ dataEncoding

UA_QualifiedName UA_HistoryReadValueId::dataEncoding

Definition at line 2585 of file types_generated.h.

◆ indexRange

UA_String UA_HistoryReadValueId::indexRange

Definition at line 2584 of file types_generated.h.

◆ nodeId

UA_NodeId UA_HistoryReadValueId::nodeId

Definition at line 2583 of file types_generated.h.


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