pub async fn off_with_effect(
conn: &Connection,
endpoint: u16,
effect_identifier: EffectIdentifier,
effect_variant: u8,
) -> Result<()>Expand description
Invoke OffWithEffect command on cluster On/Off.
pub async fn off_with_effect(
conn: &Connection,
endpoint: u16,
effect_identifier: EffectIdentifier,
effect_variant: u8,
) -> Result<()>Invoke OffWithEffect command on cluster On/Off.