nRF5 SDK for Thread and Zigbee v4.1.0
Data Structures | Data Fields
zb_zcl_addr_s Struct Reference

Type to represent source address of ZCL message. More...

#include <zb_zcl_common.h>

Data Structures

union  zb_zcl_addr_u
 

Data Fields

zb_uint8_t addr_type
 
union zb_zcl_addr_s::zb_zcl_addr_u u
 

Detailed Description

Type to represent source address of ZCL message.

It is needed if ZGP sink is enabled and therefore messages can be received from ZGPD devices which are identified by 32-bit source Id.

Field Documentation

zb_uint8_t zb_zcl_addr_s::addr_type

address type (see zb_zcl_addr_type_e)


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

Documentation feedback | Developer Zone | Subscribe | Updated