S2OPC OPCUA Toolkit
Data Fields
SOPC_DataValue Struct Reference

Each attribute in OPC UA has a DataValue caracterized by the following structure. More...

#include <sopc_builtintypes.h>

Data Fields

SOPC_Variant Value
 
SOPC_StatusCode Status
 
SOPC_DateTime SourceTimestamp
 
SOPC_DateTime ServerTimestamp
 
uint16_t SourcePicoSeconds
 
uint16_t ServerPicoSeconds
 

Detailed Description

Each attribute in OPC UA has a DataValue caracterized by the following structure.

Field Documentation

◆ Value

SOPC_Variant SOPC_DataValue::Value

◆ Status

SOPC_StatusCode SOPC_DataValue::Status

◆ SourceTimestamp

SOPC_DateTime SOPC_DataValue::SourceTimestamp

◆ ServerTimestamp

SOPC_DateTime SOPC_DataValue::ServerTimestamp

◆ SourcePicoSeconds

uint16_t SOPC_DataValue::SourcePicoSeconds

◆ ServerPicoSeconds

uint16_t SOPC_DataValue::ServerPicoSeconds

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