DataSource for C SDK  7.1-10.29157-a18c1ca
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 Tue Aug 20 2019 16:14:40 for DataSource for C SDK