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

◆ positive

uint16_t bt_mesh_sensor_descriptor::positive

Encoded maximum positive measurement error.

Represents the magnitude of the maximum possible positive measurement error, in percent.

The value is encoded using the following formula:

encoded_value = (max_err_in_percent / 100) * 4095

A tolerance of 0 should be interpreted as "unspecified".