Zigbee Protocol Controller 1.6.0
Command handlers for incoming MQTT UCL/DotDot commands

Registers command callbacks to DotDot MQTT for cluster commands. More...

Functions

sl_status_t unify_dotdot_attribute_store_command_callbacks_init ()
 Initializes callbacks to the DotDot MQTT component for the ZCL/DotDot Attribute Store. More...
 

Detailed Description

Registers command callbacks to DotDot MQTT for cluster commands.

Function Documentation

◆ unify_dotdot_attribute_store_command_callbacks_init()

sl_status_t unify_dotdot_attribute_store_command_callbacks_init ( )

Initializes callbacks to the DotDot MQTT component for the ZCL/DotDot Attribute Store.

Returns
SL_STATUS_OK on success, any other value in case of error.