Data structure of the setting_status event.
Public Attribute Documentation#
client_address#
uint16_t sl_btmesh_evt_sensor_client_setting_status_s::client_address
Destination client model address
elem_index#
uint16_t sl_btmesh_evt_sensor_client_setting_status_s::elem_index
Client model element index
server_address#
uint16_t sl_btmesh_evt_sensor_client_setting_status_s::server_address
Source server model address
appkey_index#
uint16_t sl_btmesh_evt_sensor_client_setting_status_s::appkey_index
The application key index to use
property_id#
uint16_t sl_btmesh_evt_sensor_client_setting_status_s::property_id
Property ID for the sensor. Range: 0x0001 - 0x0ffff for a specific device property, the value 0x0000 is prohibited.
setting_id#
uint16_t sl_btmesh_evt_sensor_client_setting_status_s::setting_id
Sensor Setting Property ID field identifying the device property of a setting. Range: 0x0001 - 0xffff, 0x0000 is prohibited.
raw_value#
uint8array sl_btmesh_evt_sensor_client_setting_status_s::raw_value
Sensor Setting raw value. Size and representation depends on the type defined by the Sensor Setting Property ID.