nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zdo_mgmt_permit_joining_req_param_s Struct Reference

Parameters for zb_zdo_mgmt_permit_joining_req. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dest_addr
 
zb_uint8_t permit_duration
 
zb_uint8_t tc_significance
 

Detailed Description

Parameters for zb_zdo_mgmt_permit_joining_req.

Field Documentation

zb_uint16_t zb_zdo_mgmt_permit_joining_req_param_s::dest_addr

Destination address

zb_uint8_t zb_zdo_mgmt_permit_joining_req_param_s::permit_duration

The length of time in seconds. 0x00 and 0xff indicate that permission is disabled or enabled

zb_uint8_t zb_zdo_mgmt_permit_joining_req_param_s::tc_significance

If this is set to 0x01 and the remote device is the Trust Center, the command affects the Trust Center authentication policy as described in the sub-clauses below; If this is set to 0x00, there is no effect on the Trust Center. Ignored for r21.


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

Documentation feedback | Developer Zone | Subscribe | Updated