Enum containing callback events from library.
Enumerator |
---|
EXT_SENSOR_EVT_ACCELEROMETER_ACT_TRIGGER | Event that is sent if acceleration is detected
|
EXT_SENSOR_EVT_ACCELEROMETER_INACT_TRIGGER | Event that is sent if inactivity is detected
|
EXT_SENSOR_EVT_ACCELEROMETER_IMPACT_TRIGGER | ADXL372 high-G accelerometer
|
EXT_SENSOR_EVT_ACCELEROMETER_ERROR | Event propagated when an error has occurred with any of the accelerometers.
|
EXT_SENSOR_EVT_TEMPERATURE_ERROR | Event propagated when an error has occurred with the temperature sensor.
|
EXT_SENSOR_EVT_HUMIDITY_ERROR | Event propagated when an error has occurred with the humidity sensor.
|
EXT_SENSOR_EVT_PRESSURE_ERROR | Event propagated when an error has occurred with the pressure sensor.
|
EXT_SENSOR_EVT_AIR_QUALITY_ERROR | Event propagated when an error has occurred with the virtual air quality sensor.
|