![]() |
![]() |
|
Z-Stack API Reference
7.40.00.20
|
#include <zstack.h>
Structure to send a Device ZDO Callback Indications, Confirmations and/or Respones Request.
| bool activeEndpointRsp |
Set to true to receive ZDO Active Endpoint Response
| bool beaconNotIndCB |
Set to true to receive Beacon Notify Indication
| bool bindRsp |
Set to true to receive ZDO Bind Response
| bool complexDescRsp |
Set to true to receive ZDO Complex Descriptor Response
| bool concentratorIndCb |
Set to true to receive Concentrator Indication
| bool deviceAnnounce |
Set to true to receive Device Announce
| bool devPermitJoinInd |
Set to true to receive the Permit Join Change Indication
| bool devStateChange |
Set to true to receive Device State Change Indication
| bool discoveryCacheRsp |
Set to true to receive ZDO Discovery Cache Response
| bool endDeviceBindRsp |
Set to true to receive ZDO End Device Bind Response
| bool has_activeEndpointRsp |
Set to true if activeEndpointRsp is available, false if not
| bool has_beaconNotIndCB |
Set to true if beaconNotIndCB is available, false if not
| bool has_bindRsp |
Set to true if bindRsp is available, false if not
| bool has_complexDescRsp |
Set to true if complexDescRsp is available, false if not
| bool has_concentratorIndCb |
Set to true if concentratorIndCb is available, false if not
| bool has_deviceAnnounce |
Set to true if deviceAnnounce is available, false if not
| bool has_devPermitJoinInd |
Set to true if devPermitJoinInd is available, false if not
| bool has_devStateChange |
Set to true if devStateChange is available, false if not
| bool has_discoveryCacheRsp |
Set to true if discoveryCacheRsp is available, false if not
| bool has_endDeviceBindRsp |
Set to true if endDeviceBindRsp is available, false if not
| bool has_ieeeAddrRsp |
Set to true if ieeeAddrRsp is available, false if not
| bool has_joinCnfCB |
Set to true if joinCnfCB is available, false if not
| bool has_leaveCnfCB |
Set to true if leaveCnfCB is available, false if not
| bool has_leaveIndCB |
Set to true if leaveIndCB is available, false if not
| bool has_matchDescRsp |
Set to true if matchDescRsp is available, false if not
| bool has_mgmtBindRsp |
Set to true if mgmtBindRsp is available, false if not
| bool has_mgmtDirectJoinRsp |
Set to true if mgmtDirectJoinRsp is available, false if not
| bool has_mgmtLeaveRsp |
Set to true if mgmtLeaveRsp is available, false if not
| bool has_mgmtLqiRsp |
Set to true if mgmtLqiRsp is available, false if not
| bool has_mgmtNwkDiscRsp |
Set to true if mgmtNwkDiscRsp is available, false if not
| bool has_mgmtNwkUpdateNotify |
Set to true if mgmtNwkUpdateNotify is available, false if not
| bool has_mgmtPermitJoinRsp |
Set to true if mgmtPermitJoinRsp is available, false if not
| bool has_mgmtRtgRsp |
Set to true if mgmtRtgRsp is available, false if not
| bool has_nodeDescRsp |
Set to true if nodeDescRsp is available, false if not
| bool has_nwkAddrRsp |
Set to true if nwkAddrRsp is available, false if not
| bool has_nwkDiscCnfCB |
Set to true if nwkDiscCnfCB is available, false if not
| bool has_powerDescRsp |
Set to true if powerDescRsp is available, false if not
| bool has_serverDiscoveryRsp |
Set to true if serverDiscoveryRsp is available, false if not
| bool has_simpleDescRsp |
Set to true if simpleDescRsp is available, false if not
| bool has_srcRtgIndCB |
Set to true if srcRtgIndCB is available, false if not
| bool has_tcDeviceInd |
Set to true if tcDeviceInd is available, false if not
| bool has_unbindRsp |
Set to true if unbindRsp is available, false if not
| bool has_userDescCnf |
Set to true if userDescCnf is available, false if not
| bool has_userDescRsp |
Set to true if userDescRsp is available, false if not
| bool ieeeAddrRsp |
Set to true to receive ZDO IEEE Address Response
| bool joinCnfCB |
Set to true to receive Join Confirmation
| bool leaveCnfCB |
Set to true to receive Leave Confirmation
| bool leaveIndCB |
Set to true to receive Leave Indication
| bool matchDescRsp |
Set to true to receive ZDO Match Descriptor Response
| bool mgmtBindRsp |
Set to true to receive ZDO Management Bind Response
| bool mgmtDirectJoinRsp |
Set to true to receive ZDO Management Direct Join Response
| bool mgmtLeaveRsp |
Set to true to receive ZDO Management Leave Response
| bool mgmtLqiRsp |
Set to true to receive ZDO Management LQI Response
| bool mgmtNwkDiscRsp |
Set to true to receive ZDO Management Network Discovery Response
| bool mgmtNwkUpdateNotify |
Set to true to receive ZDO Management Network Update Notify
| bool mgmtPermitJoinRsp |
Set to true to receive ZDO Management Permit Join Response
| bool mgmtRtgRsp |
Set to true to receive ZDO Management Routing Response
| bool nodeDescRsp |
Set to true to receive ZDO Node Descriptor Response
| bool nwkAddrRsp |
Set to true to receive ZDO Network Address Response
| bool nwkDiscCnfCB |
Set to true to receive Network Discovery Confirmation
| bool powerDescRsp |
Set to true to receive ZDO Power Descriptor Response
| bool serverDiscoveryRsp |
Set to true to receive ZDO Server Discovery Response
| bool simpleDescRsp |
Set to true to receive ZDO Simple Descriptor Response
| bool srcRtgIndCB |
Set to true to receive Source Route Indication
| bool tcDeviceInd |
Set to true to receive the Trust Center Device Indication
| bool unbindRsp |
Set to true to receive ZDO Unbind Response
| bool userDescCnf |
Set to true to receive ZDO User Descriptor Confirmation
| bool userDescRsp |
Set to true to receive ZDO User Descriptor Response