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
 

Detailed Description

APSME-ADD-GROUP.request primitive parameters.

Field Documentation

◆ confirm_cb

zb_callback_t zb_apsme_add_group_req_s::confirm_cb

The callback to be called when the operation is completed.

◆ endpoint

zb_uint8_t zb_apsme_add_group_req_s::endpoint

The endpoint to which the given group is being added.

◆ group_address

zb_uint16_t zb_apsme_add_group_req_s::group_address

The 16-bit address of the group being added.


The documentation for this struct was generated from the following file: