![]() |
nRF Connect SDK API 3.3.99
|
|
inlinestatic |
#include <include/bluetooth/mesh/sensor.h>
Returns true if status is a value which can be represented by a number, meaning one of BT_MESH_SENSOR_VALUE_NUMBER, BT_MESH_SENSOR_VALUE_MIN_OR_LESS, BT_MESH_SENSOR_VALUE_MAX_OR_GREATER and BT_MESH_SENSOR_VALUE_CLAMPED.
| [in] | status | The value to check. |
true if status is numeric, false otherwise.