Developing with ZBOSS for Zigbee
zb_apsme_add_group_conf_s Struct Reference

APSME-ADD-GROUP.confirm primitive parameters. More...

#include <zboss_api_aps.h>

Data Fields

zb_uint16_t group_address
 
zb_uint8_t endpoint
 
zb_ret_t status
 

Detailed Description

APSME-ADD-GROUP.confirm primitive parameters.

Field Documentation

◆ endpoint

zb_uint8_t zb_apsme_add_group_conf_s::endpoint

The endpoint to which the given group is being added.

◆ group_address

zb_uint16_t zb_apsme_add_group_conf_s::group_address

The 16-bit address of the group being added.

◆ status

zb_ret_t zb_apsme_add_group_conf_s::status

Request send status.


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