recall_scene

Function recall_scene 

Source
pub async fn recall_scene(
    conn: &Connection,
    endpoint: u16,
    group_id: u8,
    scene_id: u8,
    transition_time: Option<u32>,
) -> Result<()>
Expand description

Invoke RecallScene command on cluster Scenes Management.