Developing with ZBOSS for Zigbee
zb_zcl_basic_disable_local_conf_s Struct Reference

Value structure for "Disable local config" attribute. More...

#include <zb_zcl_basic.h>

Data Fields

zb_bitfield_t reset_disabled: 1
 
zb_bitfield_t config_enabled: 1
 
zb_bitfield_t reserved: 6
 

Detailed Description

Value structure for "Disable local config" attribute.

See also
ZCL spec, subclause 3.2.2.2.15

Field Documentation

◆ config_enabled

zb_bitfield_t zb_zcl_basic_disable_local_conf_s::config_enabled

Device configuration enabled

◆ reserved

zb_bitfield_t zb_zcl_basic_disable_local_conf_s::reserved

Reserved bits

◆ reset_disabled

zb_bitfield_t zb_zcl_basic_disable_local_conf_s::reset_disabled

Reset to factory defaults disabled


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