Health Theromometer Measurement Character value structure. More...
#include <hts.h>
Collaboration diagram for hts_meas_val_t:Public Attributes | |
| hts_temp_meas_type_t | temp_meas_type |
| Stable or intermediary type of temperature. More... | |
| uint16_t | temp_original_value |
| Temperature measurement original value. More... | |
| ieee_float32_t | temp_convert_value |
| Temperature measurement convert value. More... | |
| hts_date_time_t | time_stamp |
| Time Stamp. More... | |
| hts_temp_meas_loc_t | temp_type |
| Temperature Type measurement location. More... | |
| ieee_float32_t hts_meas_val_t::temp_convert_value |
| hts_temp_meas_type_t hts_meas_val_t::temp_meas_type |
| uint16_t hts_meas_val_t::temp_original_value |
| hts_temp_meas_loc_t hts_meas_val_t::temp_type |
| hts_date_time_t hts_meas_val_t::time_stamp |