Data structure of the get_request event.
Public Attribute Documentation#
server_address#
uint16_t sl_btmesh_evt_sensor_server_get_request_s::server_address
Destination server address
client_address#
uint16_t sl_btmesh_evt_sensor_server_get_request_s::client_address
Source client address
appkey_index#
uint16_t sl_btmesh_evt_sensor_server_get_request_s::appkey_index
The application key index to use
property_id#
uint16_t sl_btmesh_evt_sensor_server_get_request_s::property_id
Property ID for the sensor. Range: 0x0001 - 0x0ffff for a specific device property, or 0x0000 to get the values of all sensors.