Z-Wave Protocol Controller Reference
association_report_frame Struct Reference

‍Report frame. Can be shared between Multi Channel Association and Association.

More...

#include <zwave_command_class_association_internals.h>

Collaboration diagram for association_report_frame:

Public Attributes

uint8_t command_class
 
uint8_t command
 
uint8_t grouping_identifier
 
uint8_t max_nodes_supported
 
uint8_t reports_to_follow
 
uint8_t group_content [MAX_GROUP_CONTENT_SIZE]
 

Detailed Description

‍Report frame. Can be shared between Multi Channel Association and Association.

Member Data Documentation

◆ command

uint8_t association_report_frame::command

◆ command_class

uint8_t association_report_frame::command_class

◆ group_content

uint8_t association_report_frame::group_content[MAX_GROUP_CONTENT_SIZE]

◆ grouping_identifier

uint8_t association_report_frame::grouping_identifier

◆ max_nodes_supported

uint8_t association_report_frame::max_nodes_supported

◆ reports_to_follow

uint8_t association_report_frame::reports_to_follow

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