
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 |
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_zgpd_addr_t zb_zgpd_id_s::addr |
ZGPD SrcId or 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.