sensor_descriptor_get_params_t

nRF5 SDK for Mesh v5.0.0

Unpacked message structure typedefs are used for API interfaces and for implementing model code. More...

#include <sensor_common.h>

Data Fields

uint16_t property_id
 Sensor property ID.
 

Detailed Description

Unpacked message structure typedefs are used for API interfaces and for implementing model code.

This helps to minimize codefootprint.Parameters for the Sensor Descriptor Get message.

Definition at line 91 of file sensor_common.h.