Sub GHz Client#
Callbacks for Sub GHz Client Component.
Callbacks#
bool
sl_zigbee_af_sub_ghz_suspend_zcl_messages_cb(uint8_t period)
Sub-GHz Cluster Suspend ZCL Messages.
Callbacks Documentation#
sl_zigbee_af_sub_ghz_suspend_zcl_messages_cb#
bool sl_zigbee_af_sub_ghz_suspend_zcl_messages_cb (uint8_t period)
Sub-GHz Cluster Suspend ZCL Messages.
Parameters
N/A | period | suspend period in minutes |
'Suspend ZCL Messages' is a server command, sent to request the client to temporarily suspend sending any ZCL messages to reduce the duty cycle.
The clients' default action is to suspend ZCL messages for the requested period.
Returns
True to indicate the callback has been handled by the application, false to keep the default behavior
Definition at line
126
of file app/framework/plugin/sub-ghz-client/sub-ghz-client.h