DataSource for C SDK  7.1.32.168791-9652659d
ds_monitor_t Struct Reference

The container object for all monitoring values. More...

Data Fields

union ds_monitor_t::_ds_mondata_value2  data
 
int datatype
 
char * propertyname
 

Detailed Description

The container object for all monitoring values.

Note
You should not access the contents of this structure directly

Field Documentation

union ds_monitor_t::_ds_mondata_value2 ds_monitor_t::data

Union containing the data

int ds_monitor_t::datatype

What type of data is contained

char* ds_monitor_t::propertyname

Property name this ds_monitor_t represents


Generated on Wed Oct 18 2023 17:20:33 for DataSource for C SDK