Zigbee Protocol Controller 1.6.0
|
Go to the source code of this file.
Macros | |
#define | APPLICATION_MONITORING_CLUSTER_REVISION 1 |
Functions | |
sl_status_t | unify_application_monitoring_init () |
Activates the ApplicationMonitoring functionality. More... | |
void | unify_application_monitoring_set_application_name (const char *application_name) |
Configure the name of the application currently using the ApplicationMonitoring cluster. More... | |
void | unify_application_monitoring_set_application_version (const char *application_version) |
Configure the version of the application currently using the ApplicationMonitoring cluster. More... | |
void | unify_application_monitoring_teardown () |
Cleans up all Application monitoring topics and de-activate the application monitoring functionality. More... | |