Zigbee Protocol Controller 1.6.0
|
#include "unify_dotdot_attribute_store_command_callbacks_zwave_fan_control.h"
#include "dotdot_mqtt.h"
#include "unify_dotdot_attribute_store_helpers.h"
#include "unify_dotdot_attribute_store_configuration.h"
#include "sl_log.h"
Macros | |
#define | LOG_TAG "unify_dotdot_attribute_store_command_callbacks_zwave_fan_control" |
Functions | |
sl_status_t | zwave_fan_control_set_fan_mode (dotdot_unid_t unid, dotdot_endpoint_id_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type, ZWaveFanModeEnum fan_mode) |
void | zwave_fan_control_cluster_mapper_init (void) |
Initialize the Zwave Fan Control cluster mapper. More... | |
#define LOG_TAG "unify_dotdot_attribute_store_command_callbacks_zwave_fan_control" |
void zwave_fan_control_cluster_mapper_init | ( | void | ) |
Initialize the Zwave Fan Control cluster mapper.
sl_status_t zwave_fan_control_set_fan_mode | ( | dotdot_unid_t | unid, |
dotdot_endpoint_id_t | endpoint, | ||
uic_mqtt_dotdot_callback_call_type_t | call_type, | ||
ZWaveFanModeEnum | fan_mode | ||
) |