|
Z-Wave Protocol Controller Reference
|
More...Report frame. Can be shared between Multi Channel Association and Association.
#include <zwave_command_class_association_internals.h>
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] |
Report frame. Can be shared between Multi Channel Association and Association.
| uint8_t association_report_frame::command |
| uint8_t association_report_frame::command_class |
| uint8_t association_report_frame::group_content[MAX_GROUP_CONTENT_SIZE] |
| uint8_t association_report_frame::grouping_identifier |
| uint8_t association_report_frame::max_nodes_supported |
| uint8_t association_report_frame::reports_to_follow |