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 |
Detailed Description
End_Device_Bind_req command head.
- See also
- ZB spec, subclause 2.4.3.2.1.
Field Documentation
◆ binding_target
| 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.
◆ num_in_cluster
| 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.
◆ profile_id
| 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
◆ src_endp
| zb_uint8_t zb_zdo_end_device_bind_req_head_s::src_endp |
The endpoint on the device generating the request
◆ src_ieee_addr
| zb_ieee_addr_t zb_zdo_end_device_bind_req_head_s::src_ieee_addr |
IEEE address of the device generating the request
- external/zboss/include/zboss_api_zdo.h