Zigbee Protocol Controller 1.6.0
zigpc_zclcmdparse_groups_view_group_response_t Struct Reference

Data for Groups/ViewGroupResponse command. More...

#include <zcl_command_parser.h>

Public Attributes

uint8_t status
 
uint16_t group_id
 
uint8_t group_name_length
 
const char * group_name
 

Detailed Description

Data for Groups/ViewGroupResponse command.

Member Data Documentation

◆ group_id

uint16_t zigpc_zclcmdparse_groups_view_group_response_t::group_id

Command argument of type uint16

◆ group_name

const char* zigpc_zclcmdparse_groups_view_group_response_t::group_name

Command argument of type string

◆ group_name_length

uint8_t zigpc_zclcmdparse_groups_view_group_response_t::group_name_length

String length for GroupName

◆ status

uint8_t zigpc_zclcmdparse_groups_view_group_response_t::status

Command argument of type enum8


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