nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
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

zb_bitfield_t zb_zcl_basic_disable_local_conf_s::config_enabled

Device configuration enabled

zb_bitfield_t zb_zcl_basic_disable_local_conf_s::reserved

Reserved bits

zb_bitfield_t zb_zcl_basic_disable_local_conf_s::reset_disabled

Reset to factry defaults disabled


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

Documentation feedback | Developer Zone | Subscribe | Updated