Documentation
    Preparing search index...

    The different possible battery states for a charger.

    Index

    Enumeration Members

    charging: number

    Battery is currently recharging.

    done: number

    Battery is full and finished charging.

    error: number

    Charge state doesn't make sense (charging but no coil voltage detected for instance).

    low: number

    Battery level is low, notify user they should recharge.

    ok: number

    Battery looks fine, nothing is happening.

    trickleCharging: number

    Battery is full and finishing charging.

    unknown: number