What is the unit of period
and update_interval members
of bt_mesh_sensor_descriptor
structure struct bt_mesh_sensor_descriptor? Is it seconds or milliseconds or something else?
What is the unit of period
and update_interval members
of bt_mesh_sensor_descriptor
structure struct bt_mesh_sensor_descriptor? Is it seconds or milliseconds or something else?
Hi,
It is measured in milliseconds.
Thank you for the answer!