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

#include <types_generated.h>

Data Fields

UA_Boolean isReadModified
 
UA_DateTime startTime
 
UA_DateTime endTime
 
UA_UInt32 numValuesPerNode
 
UA_Boolean returnBounds
 

Detailed Description

ReadRawModifiedDetails.

Definition at line 2601 of file types_generated.h.

Field Documentation

◆ endTime

UA_DateTime UA_ReadRawModifiedDetails::endTime

Definition at line 2604 of file types_generated.h.

◆ isReadModified

UA_Boolean UA_ReadRawModifiedDetails::isReadModified

Definition at line 2602 of file types_generated.h.

◆ numValuesPerNode

UA_UInt32 UA_ReadRawModifiedDetails::numValuesPerNode

Definition at line 2605 of file types_generated.h.

◆ returnBounds

UA_Boolean UA_ReadRawModifiedDetails::returnBounds

Definition at line 2606 of file types_generated.h.

◆ startTime

UA_DateTime UA_ReadRawModifiedDetails::startTime

Definition at line 2603 of file types_generated.h.


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