nrfcxx
0.1.0
C++-17 Framework for Nordic nRF5 Devices
|
Thresholds for detecting significant changes in readings. More...
#include <nrfcxx/sd/beacon.hpp>
Data Fields | |
uint16_t | temperature_cCel |
Threshold for FT_FLAG_TEMPERATURE and for thermistors. | |
uint16_t | humidity_pptt |
Threshold for FT_FLAG_HUMIDITY. | |
uint32_t | abs_cPa |
Threshold for FT_FLAG_ABS_PRESSURE. | |
uint16_t | diff_cPa |
Threshold for FT_FLAG_DIFF_PRESSURE. | |
uint16_t | eCO2_ppm |
Threshold for FT_FLAG_IAQ_ECO2. | |
uint16_t | eTVOC_ppb |
Threshold for FT_FLAG_IAQ_ETVOC. | |
uint8_t | light_1 |
Threshold for FT_FLAG_LIGHT_INTENSITY. | |
Thresholds for detecting significant changes in readings.