Z-Stack API Reference  4.40.00.15
_zstack_gpSecRsp_t Struct Reference

#include <zstack.h>

Data Fields

uint8_t Status
 
uint8_t dGPStubHandle
 
gpdID_t gpdID
 
uint8_t EndPoint
 
gp_SecData_t gp_SecData
 
uint8_t GPDKey [SEC_KEY_LEN]
 

Detailed Description

Structure to send a GP Security Response.

Field Documentation

§ dGPStubHandle

uint8_t dGPStubHandle

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

§ EndPoint

uint8_t 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_t GPDKey[SEC_KEY_LEN]

The security key to be used for GPDF security processing

§ Status

uint8_t Status

The status code, as returned by the Green Power EndPoint


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