Z-Stack API Reference  3.2.0
_zstack_gpdecryptcommissioningkey_t Struct Reference

#include <zstack.h>

Data Fields

gpd_ID_t gpdId
 
uint8 encryptedKey [SEC_KEY_LEN]
 
uint32 keyMic
 
uint8 key [SEC_KEY_LEN]
 

Detailed Description

Structure to send a GPDF commissioning key for decryption.

Field Documentation

§ encryptedKey

uint8 encryptedKey[SEC_KEY_LEN]

Encrypted key

§ gpdId

gpd_ID_t gpdId

Green PowerDevice ID

§ key

uint8 key[SEC_KEY_LEN]

Security Key

§ keyMic

uint32 keyMic

MIC for the encrypted key


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