
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... | |
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.
| zb_uint8_t zb_zgpd_id_s::app_id |
One of the zb_zgp_app_id_t values.
| 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.
| zb_zgpd_addr_t zb_zgpd_id_s::addr |
ZGPD SrcId or IEEE address.