Z-Stack API Reference  3.2.0
_zstackmsg_zdomgmtnwkdiscrspind_t Struct Reference

#include <zstackmsg.h>

Data Fields

zstackmsg_HDR_t hdr
 
zstack_zdoMgmtNwkDiscRspInd_t rsp
 

Detailed Description

This response indication message is sent from ZStack Thread when a ZDO Management Network Discovery Response message is received. The command ID for this message is zstackmsg_CmdIDs_ZDO_MGMT_NWK_DISC_RSP. The source device sent this message in response to this device sending zstackmsg_zdoMgmtNwkDiscReq_t.
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

§ rsp

Message command fields


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