## Valid UPS types:
##	powerd - Miquel's powerd cable
##	tripp-class - Classic TrippLite
##	tripp-nt - TrippLite WinNT
##	apc1-nt - Lam's APC Back-UPS, Victron Lite WinNT
##	apc2-nt - Jim's APC Back-UPS WinNT
##	apc-linux - Marek's APC Back-UPS
##	apc-pro - Martin's APC Back-UPS-PRO with Win95 cable
# UPS_TYPE=

## The device that the UPS is connected to
## i.e. /dev/cua0 (first com port) or /dev/ups
# Use upsconf to set things up...
UPS_DEVICE=/dev/ups
