Developing with ZBOSS for Zigbee
|
APSME-ADD-GROUP.request primitive parameters. More...
#include <zboss_api_aps.h>
Data Fields | |
zb_uint16_t | group_address |
zb_uint8_t | endpoint |
zb_callback_t | confirm_cb |
APSME-ADD-GROUP.request primitive parameters.
zb_callback_t zb_apsme_add_group_req_s::confirm_cb |
The callback to be called when the operation is completed.
zb_uint8_t zb_apsme_add_group_req_s::endpoint |
The endpoint to which the given group is being added.
zb_uint16_t zb_apsme_add_group_req_s::group_address |
The 16-bit address of the group being added.