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

Parameters for the Sensor Column Status message. More...

#include <sensor_common.h>

Data Fields

uint16_t property_id
 < Identifies a sensor and the Y axis More...
 
uint8_t raw_value_x
 Raw value representing the width of the column (Optional)
 
uint8_t column_width
 Raw value representing the height of the column on the Y axis.
 
uint8_t raw_value_y
 

Detailed Description

Parameters for the Sensor Column Status message.

Definition at line 187 of file sensor_common.h.

Field Documentation

◆ property_id

uint16_t sensor_column_status_params_t::property_id

< Identifies a sensor and the Y axis

Raw value representing the left corner of the column on the X axis

Definition at line 191 of file sensor_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated