C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_DataValue Struct Reference

The value and associated information. More...

#include <opcua_builtintypes.h>

Inherited by UaDataValuePrivate.

Public Attributes

OpcUa_Variant Value
 The data value. More...
 
OpcUa_StatusCode StatusCode
 The StatusCode that defines with the Server's ability to access/provide the value.
 
OpcUa_DateTime SourceTimestamp
 The sourceTimestamp is used to reflect the timestamp that was applied to a Variable value by the data source. More...
 
OpcUa_DateTime ServerTimestamp
 The serverTimestamp is used to reflect the time that the Server received a Variable value or knew it to be accurate.
 
OpcUa_UInt16 SourcePicoseconds
 Specifies the number of 10 picoseconds (1,0 e-11 seconds) intervals which shall be added to the SourceTimestamp.
 
OpcUa_UInt16 ServerPicoseconds
 Specifies the number of 10 picoseconds (1,0 e-11 seconds) intervals which shall be added to the serverTimestamp.
 

Detailed Description

The value and associated information.


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