Developing with ZBOSS for Zigbee
zb_zgpd_id_s Struct Reference

ZGPD identification info (ZGPD ID) More...

#include <zboss_api_zgp.h>

Data Fields

zb_uint8_t app_id
 
zb_uint8_t endpoint
 
zb_zgpd_addr_t addr
 

Detailed Description

ZGPD identification info (ZGPD ID)

ZGPD is identified by SrcId if ApplicationID is ZB_ZGP_APP_ID_0000. Otherwise, ZGPD is identified by its IEEE address.

Field Documentation

◆ addr

zb_zgpd_addr_t zb_zgpd_id_s::addr

ZGPD SrcId or IEEE address

◆ app_id

zb_uint8_t zb_zgpd_id_s::app_id

One of the zb_zgp_app_id_t values

◆ endpoint

zb_uint8_t zb_zgpd_id_s::endpoint

Identifier of the GPD endpoint, which jointly with the GPD IEEE address identifies a unique logical GPD device.


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