Level Control#
Callbacks for Level Control Component.
Callbacks#
void
sl_zigbee_af_level_control_cluster_server_post_init_cb(uint8_t endpoint)
Level control cluster server post init.
void
sl_zigbee_af_level_control_coupled_color_temp_change_cb(uint8_t endpoint)
Level control coupled color temp change.
Callbacks Documentation#
sl_zigbee_af_level_control_cluster_server_post_init_cb#
void sl_zigbee_af_level_control_cluster_server_post_init_cb (uint8_t endpoint)
Level control cluster server post init.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint8_t | N/A | endpoint | Endpoint that is being initialized Ver.: always |
Following the resolution of the current level at startup for this endpoint, perform any additional initialization needed, e.g., synchronize hardware state.
sl_zigbee_af_level_control_coupled_color_temp_change_cb#
void sl_zigbee_af_level_control_coupled_color_temp_change_cb (uint8_t endpoint)
Level control coupled color temp change.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint8_t | N/A | endpoint | Endpoint that is being initialized Ver.: always |
Adjust color control cluster color temperature in response to a change in level control cluster CurrentLevel.