hts_meas_val_t Struct Reference

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
 

Detailed Description

Health Theromometer Measurement Character value structure.

Field Documentation

◆ temp_convert_value

ieee_float32_t hts_meas_val_t::temp_convert_value

Temperature measurement convert value.

◆ temp_meas_type

hts_temp_meas_type_t hts_meas_val_t::temp_meas_type

Stable or intermediary type of temperature.

◆ temp_original_value

uint16_t hts_meas_val_t::temp_original_value

Temperature measurement original value.

◆ temp_type

hts_temp_meas_loc_t hts_meas_val_t::temp_type

Temperature Type measurement location.

◆ time_stamp

hts_date_time_t hts_meas_val_t::time_stamp

Time Stamp.


The documentation for this struct was generated from the following file: