pub async fn arm_fail_safe(
conn: &Connection,
endpoint: u16,
expiry_length_seconds: u16,
breadcrumb: u64,
) -> Result<ArmFailSafeResponse>Expand description
Invoke ArmFailSafe command on cluster General Commissioning.
pub async fn arm_fail_safe(
conn: &Connection,
endpoint: u16,
expiry_length_seconds: u16,
breadcrumb: u64,
) -> Result<ArmFailSafeResponse>Invoke ArmFailSafe command on cluster General Commissioning.