copy_scene

Function copy_scene 

Source
pub async fn copy_scene(
    conn: &Connection,
    endpoint: u16,
    mode: CopyMode,
    group_identifier_from: u8,
    scene_identifier_from: u8,
    group_identifier_to: u8,
    scene_identifier_to: u8,
) -> Result<CopySceneResponse>
Expand description

Invoke CopyScene command on cluster Scenes Management.