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