![]() |
nRF Connect SDK API 3.3.99
|
| uint16_t bt_mesh_sensor_descriptor::negative |
Encoded maximum negative measurement error.
Represents the magnitude of the maximum possible negative 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".