Desc: Information about the belkin gold-series daemon
File: belkin.txt
Date: 16 July 2000
Auth: Marcus Mueller <marcus@ebootis.de>

The belkin "Regulator pro Gold series" smart USV (425,525 & 625 VA)
is NOT compatible with the Trust UPS and older Belkin USVs.

This driver is a complete implementation of the serial protocol.
Be aware that there are also USB Version wich are not covered by
this driver.

The communication parameters are 2400,8,N,1.

The belkin driver has the following syntax:

belkin /dev/ttyS0:	Start driver in background (normal operation).
belkin -k /dev/ttyS0:	Shutdown load.

This Values are read out:

INFO_MFR		BELKIN
INFO_MODEL		UPS Model
INFO_FIRMREV		Firmware Version
INFO_STATUS		OFF, OL, OB, LB
INFO_UTILITY		Input Voltage
INFO_BATTPCT		Battery percentage
INFO_ACFREQ		AC Frequency
INFO_UPSTEMP		UPS Temperature
INFO_LOADPCT		Load Percentage
INFO_BATTVOLT		Battery Voltage 		**new tag
INFO_OUTVOLT		Output Voltage			**new tag


This commands are implemented:
CMD_ON			Switch on load
CMD_OFF			Switch off load

The CMD_OFF has to be repeated after 5-10 seconds.
	    (to avoid accidental powerdowns).

