Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
60
docs/man/victronups.txt
Normal file
60
docs/man/victronups.txt
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
VICTRONUPS(8)
|
||||
=============
|
||||
|
||||
NAME
|
||||
----
|
||||
victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps
|
||||
|
||||
NOTE
|
||||
----
|
||||
This man page only documents the hardware-specific features of the the
|
||||
victronups driver. For information about the core driver, see
|
||||
linkman:nutupsdrv[8].
|
||||
|
||||
SUPPORTED HARDWARE
|
||||
------------------
|
||||
The victronups driver should recognize all Victron models that use a serial
|
||||
protocol at 1200 bps. These include Match Lite, Match and the NetUps line.
|
||||
|
||||
The Match Lite line may only report a handful of variables. This is
|
||||
usually not a bug - they just don't support anything else.
|
||||
|
||||
CABLING
|
||||
-------
|
||||
|
||||
If your Victron cable is broken or missing, use this diagram to build
|
||||
a clone:
|
||||
|
||||
docs/cables/victron.txt
|
||||
|
||||
EXTRA ARGUMENTS
|
||||
---------------
|
||||
This driver supports the following optional setting in the
|
||||
linkman:ups.conf[5]:
|
||||
|
||||
*modelname*='name'::
|
||||
Set model name
|
||||
|
||||
*usd*='delay'::
|
||||
Set delay before shutdown on UPS
|
||||
|
||||
|
||||
BUGS
|
||||
----
|
||||
The protocol for this UPS is not officially documented.
|
||||
|
||||
AUTHOR
|
||||
------
|
||||
Radek Benedikt <benedikt@lphard.cz>,
|
||||
Daniel Prynych <Daniel.Prynych@hornet.cz>
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
The core driver:
|
||||
~~~~~~~~~~~~~~~~
|
||||
linkman:nutupsdrv[8]
|
||||
|
||||
Internet resources:
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
|
||||
Loading…
Add table
Add a link
Reference in a new issue