![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
#include <zstack.h>
Data Fields | |
| bool | encrypt |
| gpdID_t | gpdId |
| uint8_t | keyType |
| uint8_t | key [SEC_KEY_LEN] |
| uint32_t | keyMic |
| uint8_t | secKey [SEC_KEY_LEN] |
| uint32_t | secFrameCounter |
Structure to send a GPDF commissioning key for encryption/decryption.
| bool encrypt |
Encrypt
| gpdID_t gpdId |
Green PowerDevice ID
| uint8_t key[SEC_KEY_LEN] |
Encrypted key
| uint32_t keyMic |
MIC for the encrypted key
| uint8_t keyType |
Key Type
| uint32_t secFrameCounter |
Current Security Frame Counter
| uint8_t secKey[SEC_KEY_LEN] |
Security Key