nRF Connect SDK API 2.8.99
|
#include <sensor.h>
Data Fields | |
struct bt_mesh_sensor_value | start |
struct bt_mesh_sensor_value | width |
Single sensor series data column.
The series data columns represent a range for specific measurement values, inside which a set of sensor measurements were made. The range is interpreted as a half-open interval (i.e. start <= value < start + width).