hts_meas_val_t Struct Reference

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...
 

Detailed Description

Health Theromometer Measurement Character value structure.

Definition at line 194 of file hts.h.

Member Data Documentation

◆ temp_convert_value

ieee_float32_t hts_meas_val_t::temp_convert_value

Temperature measurement convert value.

Definition at line 198 of file hts.h.

◆ temp_meas_type

hts_temp_meas_type_t hts_meas_val_t::temp_meas_type

Stable or intermediary type of temperature.

Definition at line 196 of file hts.h.

◆ temp_original_value

uint16_t hts_meas_val_t::temp_original_value

Temperature measurement original value.

Definition at line 197 of file hts.h.

◆ temp_type

hts_temp_meas_loc_t hts_meas_val_t::temp_type

Temperature Type measurement location.

Definition at line 200 of file hts.h.

◆ time_stamp

hts_date_time_t hts_meas_val_t::time_stamp

Time Stamp.

Definition at line 199 of file hts.h.


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