Z-Wave Protocol Controller Reference
association_group_name_report_frame Struct Reference

#include <zwave_command_class_agi.h>

Collaboration diagram for association_group_name_report_frame:

Public Attributes

uint8_t command_class
 
uint8_t command
 
association_group_id_t grouping_identifier
 
uint8_t name_length
 
uint8_t name [MAX_GROUP_CONTENT_SIZE]
 

Member Data Documentation

◆ command

uint8_t association_group_name_report_frame::command

◆ command_class

uint8_t association_group_name_report_frame::command_class

◆ grouping_identifier

association_group_id_t association_group_name_report_frame::grouping_identifier

◆ name

uint8_t association_group_name_report_frame::name[MAX_GROUP_CONTENT_SIZE]

◆ name_length

uint8_t association_group_name_report_frame::name_length

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