26#ifndef ZWAVE_COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_H
27#define ZWAVE_COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION_H
30#include "attribute_store.h"
34#define MAXIMUM_COMMANDS_TO_SET_GROUP_CONTENT 2
37#define GROUPING_REPORT_MINIMUM_LENGTH 3
38#define GROUPING_REPORT_NUMBER_OF_GROUPS_INDEX 2
42#define GROUP_IDENTIFIER_INDEX 2
void establish_zpc_associations(attribute_store_node_t group_id_node)
Ensures that the lifeline association or other associations are set properly for a group_id node.
sl_status_t zwave_command_class_multi_channel_association_init()
Setup fixture for Multi Channel Association Command Class.
uint32_t sl_status_t
Definition: sl_status.h:139