Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_groups_get_group_membership_response_t Struct Reference

Data for Groups/GetGroupMembershipResponse command. More...

#include <zcl_command_parser.h>

Public Attributes

uint8_t capacity
 
uint8_t group_list_count
 
uint16_t * group_list
 

Detailed Description

Data for Groups/GetGroupMembershipResponse command.

Member Data Documentation

◆ capacity

uint8_t zigpc_zclcmdparse_groups_get_group_membership_response_t::capacity

Command argument of type uint8

◆ group_list

uint16_t* zigpc_zclcmdparse_groups_get_group_membership_response_t::group_list

Command argument of type uint16

◆ group_list_count

uint8_t zigpc_zclcmdparse_groups_get_group_membership_response_t::group_list_count

Count of elements for list of uint16


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