Z-Stack API Reference  3.2.0
_zstack_gpencryptcommissioningkey_t Struct Reference

#include <zstack.h>

Data Fields

gpd_ID_t gpdId
 
uint8 plainKey [SEC_KEY_LEN]
 
uint8 key [SEC_KEY_LEN]
 

Detailed Description

Structure to send a GPDF commissioning key for encryption.

Field Documentation

§ gpdId

gpd_ID_t gpdId

Green PowerDevice ID

§ key

uint8 key[SEC_KEY_LEN]

Security Key

§ plainKey

uint8 plainKey[SEC_KEY_LEN]

Encrypted key


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