Zigbee Protocol Controller 1.6.0
|
#include "dotdot_mqtt.h"
Go to the source code of this file.
Functions | |
void | level_cluster_mapper_init (void) |
Intitialise the Level cluster mapper. More... | |
void | level_cluster_mapper_teardown (void) |
Clears the Level cluster mapper from all its content. More... | |
sl_status_t | level_cluster_mapper_move_to_level_with_on_off (dotdot_unid_t unid, uint8_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type, uint8_t level, uint16_t transition_time, uint8_t options_mask, uint8_t options_override) |
sl_status_t | level_cluster_mapper_move_to_level (dotdot_unid_t unid, dotdot_endpoint_id_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type, uint8_t level, uint16_t transition_time, uint8_t options_mask, uint8_t options_override) |