nRF5 SDK for Mesh v5.0.0
Data Fields
light_lc_client_callbacks_t Struct Reference

Data Fields

light_lc_mode_state_status_cb_t lc_mode_status_cb
 Client model response message callback. More...
 
light_lc_occupancy_mode_state_status_cb_t lc_occupancy_mode_status_cb
 Callback for the Light LC Occupancy Mode Status message.
 
light_lc_light_onoff_state_status_cb_t lc_light_onoff_status_cb
 Callback for the Light LC Light OnOff Status message.
 
light_lc_property_state_status_cb_t lc_property_status_cb
 Callback for the Light LC Property Status message.
 
access_reliable_cb_t ack_transaction_status_cb
 Callback to call after the acknowledged transaction has ended. More...
 
access_publish_timeout_cb_t periodic_publish_cb
 callback called at the end of the each period for the publishing
 

Detailed Description

Definition at line 105 of file light_lc_client.h.

Field Documentation

◆ lc_mode_status_cb

light_lc_mode_state_status_cb_t light_lc_client_callbacks_t::lc_mode_status_cb

Client model response message callback.

Callback for the Light LC Mode Status message

Definition at line 108 of file light_lc_client.h.

◆ ack_transaction_status_cb

access_reliable_cb_t light_lc_client_callbacks_t::ack_transaction_status_cb

Callback to call after the acknowledged transaction has ended.

Definition at line 114 of file light_lc_client.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated