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