Zigbee Protocol Controller 1.6.0
Attribute Publisher for UCL/DotDot attributes

Registers attribute callbacks and publishes their value on MQTT. More...

Functions

sl_status_t unify_dotdot_attribute_store_attribute_publisher_init ()
 Initializes the Attribute publisher functions registered to the DotDot MQTT component for the ZCL/DotDot Attribute Store. More...
 

Detailed Description

Registers attribute callbacks and publishes their value on MQTT.

Function Documentation

◆ unify_dotdot_attribute_store_attribute_publisher_init()

sl_status_t unify_dotdot_attribute_store_attribute_publisher_init ( )

Initializes the Attribute publisher functions registered to the DotDot MQTT component for the ZCL/DotDot Attribute Store.

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