# Network UPS Tools: variable and command descriptions
# 
# This file is optional.  You may delete it to save resources, but
# clients will receive "Unavailable" for any description requests.

# XXX: this file is not yet complete: output, battery, ambient

VARDESC ups.status "UPS status"
VARDESC ups.model "UPS model"
VARDESC ups.mfr "UPS manufacturer"
VARDESC ups.mfr.date "UPS manufacturing date"
VARDESC ups.serial "UPS serial number"
VARDESC ups.firmware "UPS firmware"
VARDESC ups.firmware.aux "Auxiliary device firmware"
VARDESC ups.temperature "UPS temperature"
VARDESC ups.load "Load on UPS"
VARDESC ups.id "UPS system identifier"
VARDESC ups.delay.start "Interval to wait before (re)starting the load"
VARDESC ups.delay.reboot "Interval to wait before rebooting the UPS"
VARDESC ups.delay.shutdown "Interval to wait after shutdown with delay command"
VARDESC ups.test.interval "Interval between self tests"
VARDESC ups.test.result "Results of last self test"
VARDESC ups.display.language "Language to use on front panel"
VARDESC ups.contacts "UPS external contact sensors"

VARDESC input.voltage "Input voltage"
VARDESC input.transfer.reason "Reason for last transfer to battery"
VARDESC input.transfer.low "Low voltage transfer point"
VARDESC input.transfer.high "High voltage transfer point"
VARDESC input.sensitivity "Input power sensitivity"
VARDESC input.maximum "Maximum incoming voltage seen"
VARDESC input.minimum "Minimum incoming voltage seen"
VARDESC input.quality "Input power quality"
VARDESC input.frequency "Input line frequency (Hz)"
VARDESC input.transfer.boost.low "Low voltage boosting transfer point"
VARDESC input.transfer.boost.high "High voltage boosting transfer point"
VARDESC input.transfer.trim.low "Low voltage trimming transfer point"
VARDESC input.transfer.trim.high "High voltage trimming transfer point"

CMDDESC load.off "Turn off the load immediately"
CMDDESC load.on "Turn on the load immediately"
CMDDESC shutdown.return "Turn off the load and return when power is back"
CMDDESC shutdown.stayoff "Turn off the load and remain off"
CMDDESC shutdown.stop "Stop a shutdown in progress"
CMDDESC test.panel.start "Start testing the UPS panel"
CMDDESC test.panel.stop "Stop a UPS panel test"
CMDDESC test.failure.start "Start a simulated power failure"
CMDDESC test.failure.stop "Stop simulating a power failure"
CMDDESC test.battery.start "Start a battery test"
CMDDESC test.battery.stop "Stop the battery test"
CMDDESC calibrate.start "Start run time calibration"
CMDDESC calibrate.stop "Stop run time calibration"
CMDDESC bypass.start "Put the UPS in bypass mode"
CMDDESC bypass.stop "Take the UPS out of bypass mode"
