nRF5 SDK for Mesh v5.0.0
Data Fields
sensor_descriptor_status_msg_pkt_t Union Reference

Message format for the Sensor Descriptor Status message. More...

#include <sensor_messages.h>

Data Fields

uint16_t property_id
 
sensor_descriptor_pkt_t descriptors
 

Detailed Description

Message format for the Sensor Descriptor Status message.

4.2.2 Sensor Descriptor Status The Sensor Descriptor Status is an unacknowledged message used to report a sequence of the Sensor Descriptor states of an element (see Section 4.1.1).

The message uses a single-octet Opcode to maximize the payload size. The Descriptor field shall contain a sequence of 1 or more Sensor Descriptor states as defined in Section 4.1.1. When the message is a response to a Sensor Descriptor Get message that identifies a sensor descriptor property that does not exist on the element, the Descriptor field shall contain the requested Property ID value and the other fields of the Sensor Descriptor state shall be omitted.

The message structure:

              Filed Size

Field name (Bits) Notes

Descriptor 8*N or 2 Sequence of 8-octet Sensor Descriptors

Definition at line 146 of file sensor_messages.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated