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

Format B of the Marshalled Property ID (MPID) field. More...

#include <sensor_utils.h>

Data Fields

uint8_t format: 1
 Format B tag, 0b1.
 
uint8_t length: 7
 Length of the Property Value.
 
uint16_t property_id: 16
 Property identifying a sensor.
 

Detailed Description

Format B of the Marshalled Property ID (MPID) field.

Definition at line 91 of file sensor_utils.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated