Z-Stack API Reference  3.2.0
_zstack_secnwkkeysetreq_t Struct Reference

#include <zstack.h>

Data Fields

bool activeKey
 
uint8_t seqNum
 
bool has_key
 
uint8_t key [16]
 

Detailed Description

Structure to send a Security Network Key Set Request.

Field Documentation

§ activeKey

bool activeKey

True to set the active key information, False to set the alternate key

§ has_key

bool has_key

True if key is included

§ key

uint8_t key[16]

(optional) 16 bytes of key data, if not included the key is randomly generated.

§ seqNum

uint8_t seqNum

Key sequence number


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