Zigbee Protocol Controller 1.6.0
unify_dotdot_attribute_store_command_callbacks_barrier_control.c File Reference

Macros

#define LOG_TAG    "unify_dotdot_attribute_store_barrier_control_commands_callbacks"
 

Functions

sl_status_t barrier_control_go_to_percent_command (dotdot_unid_t unid, dotdot_endpoint_id_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type, uint8_t percent_open)
 
sl_status_t barrier_control_stop_command (dotdot_unid_t unid, dotdot_endpoint_id_t endpoint, uic_mqtt_dotdot_callback_call_type_t call_type)
 
void barrier_control_cluster_mapper_init ()
 Intitialise the BarrierControl cluster mapper. More...
 

Macro Definition Documentation

◆ LOG_TAG

#define LOG_TAG    "unify_dotdot_attribute_store_barrier_control_commands_callbacks"

Function Documentation

◆ barrier_control_go_to_percent_command()

sl_status_t barrier_control_go_to_percent_command ( dotdot_unid_t  unid,
dotdot_endpoint_id_t  endpoint,
uic_mqtt_dotdot_callback_call_type_t  call_type,
uint8_t  percent_open 
)

◆ barrier_control_stop_command()

sl_status_t barrier_control_stop_command ( dotdot_unid_t  unid,
dotdot_endpoint_id_t  endpoint,
uic_mqtt_dotdot_callback_call_type_t  call_type 
)