nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_apsme_add_group_req_s Struct Reference

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

#include <zboss_api_aps.h>

Data Fields

zb_uint16_t group_address
 
zb_uint8_t endpoint
 

Detailed Description

APSME-ADD-GROUP.request primitive parameters.

Field Documentation

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated