Unify Framework Lib 1.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
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