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 |
DRLC client cluster attributes.
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.
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.
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.
zb_uint8_t zb_zcl_drlc_client_attrs_s::utility_enrollment_group |
UtilityEnrollmentGroup attribute. Provides for utilities to assign devices to groups.