Logo
DSR GreenBOSS  1.1.0
Data Fields
zb_zgpd_id_s Struct Reference

ZGPD identification info (ZGPD ID). More...

#include <zb_nwk.h>

Data Fields

zb_uint8_t app_id
 One of the zb_zgp_app_id_t values. More...
 
zb_uint8_t endpoint
 Identifier of the GPD endpoint, which jointly with the GPD IEEE address identifies a unique logical GPD device. More...
 
zb_zgpd_addr_t addr
 ZGPD SrcId or IEEE address. More...
 

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

§ 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.

§ addr

zb_zgpd_addr_t zb_zgpd_id_s::addr

ZGPD SrcId or IEEE address.


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