Data structure of the initialized event.

Public Attributes#

uint16_t
uint32_t

Public Attribute Documentation#

provisioned#

uint8_t sl_btmesh_evt_node_initialized_s::provisioned

1 if node is provisioned into a network, 0 if unprovisioned.


address#

uint16_t sl_btmesh_evt_node_initialized_s::address

Unicast address of the primary element of the node. Ignored if unprovisioned. Secondary elements have been assigned sequential unicast addresses following the primary element address.


iv_index#

uint32_t sl_btmesh_evt_node_initialized_s::iv_index

IV index for the first network of the node, ignore if unprovisioned.