|  Developer
Updated on November 16, 2021

Multi channel associations

				
					{
    id = 50,
    version = 1,
    association_groups_count = 2,
    association_groups = {
        {group_id = 1, group_nodes = [{node_id = 1, endpoint_id = 0}, {node_id = 2, endpoint_id = 0}]},
        {group_id = 2, group_nodes = [{node_id = 1, endpoint_id = 0}, {node_id = 3, endpoint_id = 0}]},
        ...
    }
}				
			
field type description
id int identifier of command class
version int version of command class
association_groups_count int number of association groups
association_groups table info about each association group