Nut - v0.0.9
    Preparing search index...

    Type Alias upsVariables

    upsVariables:
        | "ups.status"
        | "ups.alarm"
        | "ups.time"
        | "ups.date"
        | "ups.model"
        | "ups.mfr"
        | "ups.mfr.date"
        | "ups.serial"
        | "ups.vendorid"
        | "ups.productid"
        | "ups.firmware"
        | "ups.firmware.aux"
        | "ups.temperature"
        | "ups.load"
        | "ups.load.high"
        | "ups.id"
        | "ups.delay.start"
        | "ups.delay.reboot"
        | "ups.delay.shutdown"
        | "ups.timer.start"
        | "ups.timer.reboot"
        | "ups.timer.shutdown"
        | "ups.test.interval"
        | "ups.test.result"
        | "ups.test.date"
        | "ups.display.language"
        | "ups.contacts"
        | "ups.efficiency"
        | "ups.power"
        | "ups.power.nominal"
        | "ups.realpower"
        | "ups.realpower.nominal"
        | "ups.beeper.status"
        | "ups.type"
        | "ups.watchdog.status"
        | "ups.start.auto"
        | "ups.start.battery"
        | "ups.start.reboot"
        | "ups.shutdown"

    Type declaration

    • "ups.status"

      UPS status

    • "ups.alarm"

      UPS alarms

    • "ups.time"

      Internal UPS clock time (opaque string)

    • "ups.date"

      Internal UPS clock date (opaque string)

    • "ups.model"

      UPS model

    • "ups.mfr"

      UPS manufacturer

    • "ups.mfr.date"

      UPS manufacturing date (opaque string)

    • "ups.serial"

      UPS serial number (opaque string)

    • "ups.vendorid"

      Vendor ID for USB devices

    • "ups.productid"

      Product ID for USB devices

    • "ups.firmware"

      UPS firmware (opaque string)

    • "ups.firmware.aux"

      Auxiliary device firmware

    • "ups.temperature"

      UPS temperature (degrees C)

    • "ups.load"

      Load on UPS (percent)

    • "ups.load.high"

      Load when UPS switches to overload condition ("OVER") (percent)

    • "ups.id"

      UPS system identifier (opaque string)

    • "ups.delay.start"

      Interval to wait before restarting the load (seconds)

    • "ups.delay.reboot"

      Interval to wait before rebooting the UPS (seconds)

    • "ups.delay.shutdown"

      Interval to wait after shutdown with delay command (seconds)

    • "ups.timer.start"

      Time before the load will be started (seconds)

    • "ups.timer.reboot"

      Time before the load will be rebooted (seconds)

    • "ups.timer.shutdown"

      Time before the load will be shutdown (seconds)

    • "ups.test.interval"

      Interval between self tests (seconds)

    • "ups.test.result"

      Results of last self test (opaque string)

    • "ups.test.date"

      Date of last self test (opaque string)

    • "ups.display.language"

      Language to use on front panel (* opaque)

    • "ups.contacts"

      UPS external contact sensors (* opaque)

    • "ups.efficiency"

      Efficiency of the UPS (ratio of the output current on the input current) (percent)

    • "ups.power"

      Current value of apparent power (Volt-Amps)

    • "ups.power.nominal"

      Nominal value of apparent power (Volt-Amps)

    • "ups.realpower"

      Current value of real power (Watts)

    • "ups.realpower.nominal"

      Nominal value of real power (Watts)

    • "ups.beeper.status"

      UPS beeper status (enabled, disabled or muted)

    • "ups.type"

      UPS type (* opaque)

    • "ups.watchdog.status"

      UPS watchdog status (enabled or disabled)

    • "ups.start.auto"

      UPS starts when mains is (re)applied

    • "ups.start.battery"

      Allow to start UPS from battery

    • "ups.start.reboot"

      UPS coldstarts from battery (enabled or disabled)

    • "ups.shutdown"

      Enable or disable UPS shutdown ability (poweroff)