Zigbee Protocol Controller 1.6.0
zigpc_common::dsk_install_code_t Struct Reference

Content of DSKs that have been parsed for install code based joins. More...

#include <zigpc_common_dsk.hpp>

Public Attributes

std::string dsk
 
uint8_t install_code_length
 
zigbee_eui64_t eui64
 
zigbee_install_code_t install_code
 

Detailed Description

Content of DSKs that have been parsed for install code based joins.

Member Data Documentation

◆ dsk

std::string zigpc_common::dsk_install_code_t::dsk

◆ eui64

zigbee_eui64_t zigpc_common::dsk_install_code_t::eui64

◆ install_code

zigbee_install_code_t zigpc_common::dsk_install_code_t::install_code

◆ install_code_length

uint8_t zigpc_common::dsk_install_code_t::install_code_length

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