|
Unify Framework Lib 1.7.0
|
#include "unify_dotdot_attribute_store_command_callbacks_identify.h"#include "unify_dotdot_attribute_store_helpers.h"#include "unify_dotdot_attribute_store_configuration.h"#include "unify_dotdot_defined_attribute_types.h"#include "sl_log.h"#include "sl_status.h"#include "attribute_store.h"#include "attribute_store_helper.h"#include "attribute_transitions.h"#include "dotdot_mqtt.h"#include "dotdot_mqtt_generated_commands.h"Macros | |
| #define | LOG_TAG "unify_dotdot_attribute_store_identify_commands_callbacks" |
Functions | |
| static void | on_identify_time_reported_update (attribute_store_node_t updated_node, attribute_store_change_t change) |
| static sl_status_t | on_identify (dotdot_unid_t unid, dotdot_endpoint_id_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type, uint16_t identify_time) |
| static sl_status_t | on_query (dotdot_unid_t unid, dotdot_endpoint_id_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type) |
| void | identify_cluster_mapper_init () |
| Initialize the component. More... | |
| void | identify_cluster_mapper_teardown () |
| Clears the Identify cluster mapper from all its content. More... | |
| #define LOG_TAG "unify_dotdot_attribute_store_identify_commands_callbacks" |
|
static |
|
static |
|
static |