Skip to main content

decode_bat_functional_while_charging

Function decode_bat_functional_while_charging 

Source
pub fn decode_bat_functional_while_charging(
    tlv: &[u8],
) -> Result<bool, ClusterError>
Expand description

Decode the BatFunctionalWhileCharging attribute value.

ยงErrors

Returns ClusterError on a type mismatch or out-of-range value.