Z-Wave Protocol Controller Reference
association_group_command_list_report_frame Struct Reference

#include <zwave_command_class_agi.h>

Collaboration diagram for association_group_command_list_report_frame:

Public Attributes

uint8_t command_class
 
uint8_t command
 
association_group_id_t grouping_identifier
 
uint8_t list_length
 
uint8_t command_list [MAX_GROUP_CONTENT_SIZE]
 

Member Data Documentation

◆ command

uint8_t association_group_command_list_report_frame::command

◆ command_class

uint8_t association_group_command_list_report_frame::command_class

◆ command_list

uint8_t association_group_command_list_report_frame::command_list[MAX_GROUP_CONTENT_SIZE]

◆ grouping_identifier

association_group_id_t association_group_command_list_report_frame::grouping_identifier

◆ list_length

uint8_t association_group_command_list_report_frame::list_length

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