pub async fn read_active_bat_charge_faults(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<BatChargeFault>>Expand description
Read ActiveBatChargeFaults attribute from cluster Power Source.
pub async fn read_active_bat_charge_faults(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<BatChargeFault>>Read ActiveBatChargeFaults attribute from cluster Power Source.