Developing with ZBOSS for Zigbee
zb_zdo_match_desc_req_head_s Struct Reference

Match_desc_req head. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t nwk_addr
 
zb_uint16_t profile_id
 
zb_uint8_t num_in_clusters
 

Detailed Description

Match_desc_req head.

Field Documentation

◆ num_in_clusters

zb_uint8_t zb_zdo_match_desc_req_head_s::num_in_clusters

The number of Input Clusters provided for matching within the InClusterList.

◆ nwk_addr

zb_uint16_t zb_zdo_match_desc_req_head_s::nwk_addr

NWK address that is used for IEEE address mapping.

◆ profile_id

zb_uint16_t zb_zdo_match_desc_req_head_s::profile_id

Profile ID to be matched at the destination.


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