The following is coped from Cooper Aspire Advanced Tech Info V2 pdf from Eaton.
Scene Transfer Protocol for the RFWDC Wall Mount Scene Controller The following protocol is used when transferring scenes from a PC based Z-Wave controller. It allows the use of devices that are scene capable as well as non-scene capable devices.
Association Remove All (for a new scene) Association_Remove, Grouping Identifier (1, 2, 3, 4, or 5 for Button 1 - 5), empty node ID list
For non scene capable devices:
Association Command Class, Association Set (with group ID and node IDs)
Association_Set, Grouping Identifier (1, 2, 3, 4, or 5 for Button 1 - 5), Node ID list (for all nodes that have the SAME level value in the scene. The levels can be 0x00, 0x01 - 0x63, or 0xFF)
Configuration Command Class, Configuration Set (the value is applied to the list of node IDs in the previous association set)
Configuration_Set, Parameter Number (1, 2, 3, 4, or 5 for Button 1 - 5), Configuration Value 1 (this value, 0x00, 0x01 - 0x63, or 0xFF, is the level value for all the nodes listed in the previous Association_Set command)
Repeat sending association/configuration sets as required for nodes of different level values. The first Association_Set command is for all devices with some given level. The second Association_Set command is for all devices with another level. The third Association_Set command is for all devices with yet another level. And so on. There will be as many Association/Configuration pairs as there are different levels in the scene.
The above is followed by this for scene capable devices:
Scene Controller Configuration Command Class Set (with Group ID and Scene ID)
Scene_Controller_Conf_Set, Group ID (1, 2, 3, 4, or 5 for Button 1 - 5), Scene ID, Dimming Duration
Association Set
Association_Set, Grouping Identifier (1, 2, 3, 4, or 5 for Button 1 - 5), Node ID list for all scene-capable nodes in the scene.