nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ columns

const struct bt_mesh_sensor_column* bt_mesh_sensor_series::columns

Pointer to the list of columns.

The columns may overlap, but the start value of each column must be unique. The list of columns do not have to cover the entire valid range, and values that don't fit in any of the columns should be ignored. If columns overlap, samples must be present in all columns they fall into. The columns may come in any order.

This list is not used for sensor types with one or two channels.