Zigbee Protocol Controller 1.6.0
DotDot Attribute Store Registration

Registers the type of the DotDot attributes to the Attribute Store. More...

Functions

sl_status_t unify_dotdot_attribute_store_registration_init ()
 Registers all ZCL attributes defined in the uic_dotdot XML files to the Attribute Store. More...
 

Detailed Description

Registers the type of the DotDot attributes to the Attribute Store.

Initializing this component will enable:

  1. The Attribute Store to verify that DotDot Attributes are written/saved correctly
  2. Generic components like the Unify Attribute Mapper to interpret data their operations.

Function Documentation

◆ unify_dotdot_attribute_store_registration_init()

sl_status_t unify_dotdot_attribute_store_registration_init ( )

Registers all ZCL attributes defined in the uic_dotdot XML files to the Attribute Store.

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