DataSource for C SDK  7.1.1.311017
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 Sun Mar 11 2018 12:22:05 for DataSource for C SDK