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