ble_hts_meas_s

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Health Thermometer Service measurement structure. This contains a Health Thermometer measurement. More...

#include <ble_hts.h>

Detailed Description

Health Thermometer Service measurement structure. This contains a Health Thermometer measurement.

Field Documentation

ieee_float32_t ble_hts_meas_s::temp_in_celcius

Temperature Measurement Value (Celcius).

ieee_float32_t ble_hts_meas_s::temp_in_fahr

Temperature Measurement Value (Fahrenheit).

bool ble_hts_meas_s::temp_in_fahr_units

True if Temperature is in Fahrenheit units, Celcius otherwise.

uint8_t ble_hts_meas_s::temp_type

Temperature Type.

bool ble_hts_meas_s::temp_type_present

True if Temperature Type is present.

ble_date_time_t ble_hts_meas_s::time_stamp

Time Stamp.

bool ble_hts_meas_s::time_stamp_present

True if Time Stamp is present.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .