nRF5 SDK for Mesh v5.0.0
Data Fields
sensor_setting_get_msg_pkt_t Struct Reference

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

#include <sensor_messages.h>

Data Fields

uint16_t property_id
 Property ID for the sensor.
 
uint16_t setting_property_id
 Setting Property ID identifying a setting within a sensor.
 

Detailed Description

Message format for the Sensor Setting Get message.

4.2.9 Sensor Setting Get Sensor Setting Get is an acknowledged message used to get the Sensor Setting state of an element (see Section 4.1.2). The response to the Sensor Setting Get message is a Sensor Setting Status message. The message structure:

                      Field Size

Field Name (octets) Notes

Sensor Property ID 2 Property ID identifying a sensor. Sensor Setting Property ID 2 Setting Property ID identifying a setting within a sensor.

Definition at line 257 of file sensor_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated