zunoSendToGroupScene()

This function sends scene activation commands (using Scene Activation Command Class) to devices in association group defined as ZUNO_ASSOCIATION_GROUP_SCENE_CONTROL (see ZUNO_SETUP_ASSOCIATIONS). zunoSendToGroupScene(CTRL_GROUP_n, scene_number) CTRL_GROUP_n number of group: CTRL_GROUP_1, ... CTRL_GROUP_5 scene_number scene number to send
        zunoSendToGroupScene(CTRL_GROUP_1, 3); // Activate scene #3