Basic#
Callbacks for Basic Component.
Callbacks#
void
sl_zigbee_af_basic_reset_to_factory_defaults_cb(uint8_t endpoint)
Reset to factory defaults.
Callbacks Documentation#
sl_zigbee_af_basic_reset_to_factory_defaults_cb#
void sl_zigbee_af_basic_reset_to_factory_defaults_cb (uint8_t endpoint)
Reset to factory defaults.
Parameters
N/A | endpoint | Ver.: always |
This function is called by the Basic server plugin when a request to reset to factory defaults is received. The plugin resets attributes managed by the framework to their default values. The application should perform any other necessary reset-related operations in this callback, including resetting any externally-stored attributes.
Definition at line
69
of file app/framework/plugin/basic/basic.h