Developing with ZBOSS for Zigbee
|
End_Device_Bind_req command head. More...
#include <zboss_api_zdo.h>
Data Fields | |
zb_uint16_t | binding_target |
zb_ieee_addr_t | src_ieee_addr |
zb_uint8_t | src_endp |
zb_uint16_t | profile_id |
zb_uint8_t | num_in_cluster |
End_Device_Bind_req command head.
zb_uint16_t zb_zdo_end_device_bind_req_head_s::binding_target |
The address of the target for the binding. This can be either the primary binding cache device or the short address of the local device.
zb_uint8_t zb_zdo_end_device_bind_req_head_s::num_in_cluster |
The number of Input Clusters provided for end device binding within the InClusterList.
zb_uint16_t zb_zdo_end_device_bind_req_head_s::profile_id |
ProfileID which is to be matched between two End_Device_Bind_req received at the Zigbee Coordinator
zb_uint8_t zb_zdo_end_device_bind_req_head_s::src_endp |
The endpoint on the device generating the request
zb_ieee_addr_t zb_zdo_end_device_bind_req_head_s::src_ieee_addr |
IEEE address of the device generating the request