pub async fn move_to_level_with_on_off(
conn: &Connection,
endpoint: u16,
level: u8,
transition_time: Option<u16>,
options_mask: Options,
options_override: Options,
) -> Result<()>Expand description
Invoke MoveToLevelWithOnOff command on cluster Level Control.