Data structure of the distributor_self_update_req event.

Public Attributes#

uint16_t
uint8_t

Public Attribute Documentation#

elem_index#

uint16_t sl_btmesh_evt_fw_update_server_distributor_self_update_req_s::elem_index

Server model element index


client_address#

uint16_t sl_btmesh_evt_fw_update_server_distributor_self_update_req_s::client_address

Address of the Update Client; in this case it is the address of the local element on which the Distribution Server and Update Client reside. It can be the same element as the Update Server's element, or a different one.


fw_index#

uint8_t sl_btmesh_evt_fw_update_server_distributor_self_update_req_s::fw_index

Index of the firmware on the Update Server to update


fw_list_index#

uint16_t sl_btmesh_evt_fw_update_server_distributor_self_update_req_s::fw_list_index

Index of the firmware image in the Distribution Server's Firmware List. As the Distribution Server may have multiple images in its Firmware List, this field indicates which one to use for updating.