Z-Wave Protocol Controller Reference
association_set_frame Struct Reference

‍Set/Remove frames. Can be shared between Multi Channel Association and Association.

More...

#include <zwave_command_class_association_internals.h>

Collaboration diagram for association_set_frame:

Public Attributes

uint8_t command_class
 
uint8_t command
 
uint8_t grouping_identifier
 
uint8_t group_content [MAX_GROUP_CONTENT_SIZE]
 

Detailed Description

‍Set/Remove frames. Can be shared between Multi Channel Association and Association.

Member Data Documentation

◆ command

uint8_t association_set_frame::command

◆ command_class

uint8_t association_set_frame::command_class

◆ group_content

uint8_t association_set_frame::group_content[MAX_GROUP_CONTENT_SIZE]

◆ grouping_identifier

uint8_t association_set_frame::grouping_identifier

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