Z-Stack API Reference  3.2.0
_zstackmsg_zdopowerdescrspind_t Struct Reference

#include <zstackmsg.h>

Data Fields

zstackmsg_HDR_t hdr
 
zstack_zdoPowerDescRspInd_t rsp
 

Detailed Description

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