Z-Stack API Reference  3.2.0
_zstackmsg_zdounbindrspind_t Struct Reference

#include <zstackmsg.h>

Data Fields

zstackmsg_HDR_t hdr
 
zstack_zdoUnbindRspInd_t rsp
 

Detailed Description

This response indication message is sent from ZStack Thread when a ZDO Unbind Response message is received. The command ID for this message is zstackmsg_CmdIDs_ZDO_UNBIND_RSP. The source device sent this message in response to this device sending zstackmsg_zdoUnbindReq_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: