fio_iodimm_temperature_entry Struct Reference

Temperature history data point. More...

#include <iodimm_types.h>

Data Fields

time_t start_timestamp
time_t end_timestamp
int8_t max_degrees_C
int8_t avg_degrees_C

Detailed Description

Temperature history data point.


Field Documentation

int8_t avg_degrees_C

Average temperature observed over the interval, in degrees C

time_t end_timestamp

End of the interval in which the measurement was taken.

int8_t max_degrees_C

Maximum temperature observed over the interval, in degrees C

Start of the interval in which the measurement was taken.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 15:03:00 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.3