Z-Stack API Reference  3.2.0
_zstack_gpSecRsp_t Struct Reference

#include <zstack.h>

Data Fields

uint8 Status
 
uint8 dGPStubHandle
 
gpd_ID_t gpd_ID
 
uint8 EndPoint
 
gp_SecData_t gp_SecData
 
uint8 GPDKey [SEC_KEY_LEN]
 

Detailed Description

Structure to send a GP Security Response.

Field Documentation

§ dGPStubHandle

uint8 dGPStubHandle

The handle used between dGP stub and the higher layers, to match the request with the response

§ EndPoint

uint8 EndPoint

The identifier of the GPD endpoint used in combination with the GPD IEEE address if ApplicationID = 0b010. If ApplicationID = 0b000 this parameter is ignored

§ gp_SecData

gp_SecData_t gp_SecData

Security parameters

§ GPDKey

uint8 GPDKey[SEC_KEY_LEN]

The security key to be used for GPDF security processing

§ Status

uint8 Status

The status code, as returned by the Green Power EndPoint


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