Developing with ZBOSS for Zigbee

DRLC client cluster attributes. More...

#include <zb_zcl_drlc.h>

Data Fields

zb_uint8_t utility_enrollment_group
 
zb_uint8_t start_randomization_munutes
 
zb_uint8_t duration_randomization_minutes
 
zb_uint16_t device_class_value
 

Detailed Description

DRLC client cluster attributes.

Field Documentation

◆ device_class_value

zb_uint16_t zb_zcl_drlc_client_attrs_s::device_class_value

DeviceClassValue attribute. Identifies which bits the device will match in the Device Class fields.

See also
ZB_ZCL_ATTR_DRLC_DEVICE_CLASS_VALUE

◆ duration_randomization_minutes

zb_uint8_t zb_zcl_drlc_client_attrs_s::duration_randomization_minutes

DurationRandomizationMinutes attribute. Represents the maximum number of minutes to be used when randomizing the duration of an event.

See also
ZB_ZCL_ATTR_DRLC_DURATION_RANDOMIZATION_MINUTES

◆ start_randomization_munutes

zb_uint8_t zb_zcl_drlc_client_attrs_s::start_randomization_munutes

StartRandomizationMinutes attribute. Represents the maximum number of minutes to be used when randomizing the start of an event.

See also
ZB_ZCL_ATTR_DRLC_START_RANDOMIZATION_MINUTES

◆ utility_enrollment_group

zb_uint8_t zb_zcl_drlc_client_attrs_s::utility_enrollment_group

UtilityEnrollmentGroup attribute. Provides for utilities to assign devices to groups.

See also
ZB_ZCL_ATTR_DRLC_UTILITY_ENROLLMENT_GROUP

The documentation for this struct was generated from the following file: