On Off#
Callbacks for On Off Component.
Callbacks#
void
sl_zigbee_af_on_off_cluster_server_post_init_cb(uint8_t endpoint)
On/off cluster server post init.
Callbacks Documentation#
sl_zigbee_af_on_off_cluster_server_post_init_cb#
void sl_zigbee_af_on_off_cluster_server_post_init_cb (uint8_t endpoint)
On/off 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 on/off state at startup for this endpoint, perform any additional initialization needed, e.g., synchronize hardware state.