nRF5 SDK for Mesh v4.2.0
Data Fields
sensor_descriptor_t Struct Reference

Sensor Descriptor - the sensor-specific sensor descriptor. More...

#include <sensor_common.h>

Data Fields

uint16_t property_id
 < Property ID for sensor More...
 
uint16_t positive_tolerance
 12-bit value for possible negative sensor error
 
uint16_t negative_tolerance
 Sampling function applied to measured sensor values.
 
uint8_t sampling_function
 Period over which measurement is taken in seconds.
 
uint8_t measurement_period
 Interval between measurement updates in seconds.
 
uint8_t update_interval
 

Detailed Description

Sensor Descriptor - the sensor-specific sensor descriptor.

Definition at line 246 of file sensor_common.h.

Field Documentation

◆ property_id

uint16_t sensor_descriptor_t::property_id

< Property ID for sensor

12-bit value for possible positive sensor error

Definition at line 250 of file sensor_common.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated