Logo
Developing with ZBOSS for Zigbee

#include <zboss_api_af.h>

Data Fields

zb_uint8_t endpoint
 
zb_uint16_t app_profile_id
 
zb_uint16_t app_device_id
 
zb_bitfield_t app_device_version:4
 
zb_bitfield_t reserved:4
 
zb_uint8_t app_input_cluster_count
 
zb_uint8_t app_output_cluster_count
 
zb_uint16_t app_cluster_list [(8)+(9)]
 

Detailed Description

ZDO descriptor type

Field Documentation

§ app_cluster_list

zb_uint16_t zb_af_simple_desc_8_9_s::app_cluster_list[(8)+(9)]

§ app_device_id

zb_uint16_t zb_af_simple_desc_8_9_s::app_device_id

§ app_device_version

zb_bitfield_t zb_af_simple_desc_8_9_s::app_device_version

§ app_input_cluster_count

zb_uint8_t zb_af_simple_desc_8_9_s::app_input_cluster_count

§ app_output_cluster_count

zb_uint8_t zb_af_simple_desc_8_9_s::app_output_cluster_count

§ app_profile_id

zb_uint16_t zb_af_simple_desc_8_9_s::app_profile_id

§ endpoint

zb_uint8_t zb_af_simple_desc_8_9_s::endpoint

§ reserved

zb_bitfield_t zb_af_simple_desc_8_9_s::reserved

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