Nut - v0.0.9
    Preparing search index...

    Type Alias batteryVariables

    batteryVariables:
        | "battery.charge"
        | "battery.charge.approx"
        | "battery.charge.low"
        | "battery.charge.restart"
        | "battery.charge.warning"
        | "battery.charger.status"
        | "battery.voltage"
        | "battery.voltage.cell.max"
        | "battery.voltage.cell.min"
        | "battery.voltage.nominal"
        | "battery.voltage.low"
        | "battery.voltage.high"
        | "battery.capacity"
        | "battery.capacity.nominal"
        | "battery.current"
        | "battery.current.total"
        | "battery.status"
        | "battery.temperature"
        | "battery.temperature.cell.max"
        | "battery.temperature.cell.min"
        | "battery.runtime"
        | "battery.runtime.low"
        | "battery.runtime.restart"
        | "battery.alarm.threshold"
        | "battery.date"
        | "battery.date.maintenance"
        | "battery.mfr.date"
        | "battery.packs"
        | "battery.packs.bad"
        | "battery.packs.external"
        | "battery.type"
        | "battery.protection"
        | "battery.energysave"
        | "battery.energysave.load"
        | "battery.energysave.delay"
        | "battery.energysave.realpower"

    Type declaration

    • "battery.charge"

      Battery charge (percent)

    • "battery.charge.approx"

      Rough approximation of battery charge (opaque, percent)

    • "battery.charge.low"

      Remaining battery level when UPS switches to LB (percent)

    • "battery.charge.restart"

      Minimum battery level for UPS restart after power-off

    • "battery.charge.warning"

      Battery level when UPS switches to "Warning" state (percent)

    • "battery.charger.status"

      Status of the battery charger (see the note below)

    • "battery.voltage"

      Battery voltage (V)

    • "battery.voltage.cell.max"

      Maximum battery voltage seen of the Li-ion cell (V)

    • "battery.voltage.cell.min"

      Minimum battery voltage seen of the Li-ion cell (V)

    • "battery.voltage.nominal"

      Nominal battery voltage (V)

    • "battery.voltage.low"

      Minimum battery voltage, that triggers FSD status

    • "battery.voltage.high"

      Maximum battery voltage (i.e. battery.charge = 100)

    • "battery.capacity"

      Battery capacity (Ah)

    • "battery.capacity.nominal"

      Nominal battery capacity (Ah)

    • "battery.current"

      Battery current (A)

    • "battery.current.total"

      Total battery current (A)

    • "battery.status"

      Health status of the battery (opaque string)

    • "battery.temperature"

      Battery temperature (degrees C)

    • "battery.temperature.cell.max"

      Maximum battery temperature seen of the Li-ion cell (degrees C)

    • "battery.temperature.cell.min"

      Minimum battery temperature seen of the Li-ion cell (degrees C)

    • "battery.runtime"

      Battery runtime (seconds)

    • "battery.runtime.low"

      Remaining battery runtime when UPS switches to LB (seconds)

    • "battery.runtime.restart"

      Minimum battery runtime for UPS restart after power-off (seconds)

    • "battery.alarm.threshold"

      Battery alarm threshold

    • "battery.date"

      Battery installation or last change date (opaque string)

    • "battery.date.maintenance"

      Battery next change or maintenance date (opaque string)

    • "battery.mfr.date"

      Battery manufacturing date (opaque string)

    • "battery.packs"

      Number of internal battery packs

    • "battery.packs.bad"

      Number of bad battery packs

    • "battery.packs.external"

      Number of external battery packs

    • "battery.type"

      Battery chemistry (opaque string)

    • "battery.protection"

      Prevent deep discharge of battery

    • "battery.energysave"

      Switch off when running on battery and no/low load

    • "battery.energysave.load"

      Switch off UPS if on battery and load level lower (percent)

    • "battery.energysave.delay"

      Delay before switch off UPS if on battery and load level low (min)

    • "battery.energysave.realpower"

      Switch off UPS if on battery and load level lower (Watts)