sensor_settings_get_msg_pkt_t

nRF5 SDK for Mesh v5.0.0

Message format for the Sensor Settings Get message. More...

#include <sensor_messages.h>

Data Fields

uint16_t property_id
 Property ID for the sensor.
 

Detailed Description

Message format for the Sensor Settings Get message.

4.2.7 Sensor Settings Get Sensor Settings Get is an acknowledged message used to get the list of Sensor Setting states of an element (see Section 4.1.2).

Definition at line 217 of file sensor_messages.h.