nRF5 SDK for Mesh v5.0.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.
 
uint8_t raw_value_x
 Raw value representing the left corner of the column on the X axis.
 
uint8_t column_width
 Raw value representing the width of the column (Optional)
 
uint8_t raw_value_y
 Raw value representing the height of the column on the Y axis.
 

Detailed Description

Parameters for the Sensor Column Status message.

Definition at line 153 of file sensor_common.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated