Attribute Settings
The Commissioning cluster structure contains only optional attributes. Each attribute is enabled/disabled through a corresponding macro defined in the zcl_options.h file (see Section 43.10) - for example, u16ShortAddress
is enabled/disabled through the macro CLD_COMM_ATTR_SHORT_ADDRESS.
The function eCLD_CommissioningSetAttribute() can be used on the cluster server to write values to any one of the four attribute sets of the Commissioning cluster.
Parent topic:Commissioning Cluster