Developing with ZBOSS for Zigbee
zb_zdo_mgmt_permit_joining_req_s Struct Reference

Parameters for Mgmt_Permit_Joining_req. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t permit_duration
 
zb_uint8_t tc_significance
 

Detailed Description

Parameters for Mgmt_Permit_Joining_req.

See also
ZB spec, subclause 2.4.3.3.7.

Field Documentation

◆ permit_duration

zb_uint8_t zb_zdo_mgmt_permit_joining_req_s::permit_duration

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

◆ tc_significance

zb_uint8_t zb_zdo_mgmt_permit_joining_req_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; According to r21, should be always set to 0x01.


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