Z-Stack API Reference  3.2.0
_zstackmsg_zdotcdeviceind_t Struct Reference

#include <zstackmsg.h>

Data Fields

zstackmsg_HDR_t hdr
 
zstack_zdoTcDeviceInd_t req
 

Detailed Description

This response indication message is sent from ZStack Thread whenever the Trust Center allows a device to join the network. This message is will only occur on a coordinator/trust center device. The command ID for this message is zstackmsg_CmdIDs_ZDO_TC_DEVICE_IND.
To receive this message, in your application, you must subscribe for it with a call to Zstackapi_DevZDOCBReq().

Field Documentation

§ hdr

message header
event field must be set to zstack_CmdIDs

§ req

Message command fields


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