nut-debian/docs/man/victronups.txt

70 lines
1.3 KiB
Plaintext
Raw Normal View History

2011-01-26 11:35:08 +02:00
VICTRONUPS(8)
=============
2022-07-10 10:23:45 +03:00
NAME
2011-01-26 11:35:08 +02:00
----
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps
NOTE
----
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
This man page only documents the hardware-specific features of the the
2022-07-10 10:23:45 +03:00
victronups driver. For information about the core driver, see
2011-01-26 11:35:08 +02:00
linkman:nutupsdrv[8].
SUPPORTED HARDWARE
------------------
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
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:
2022-07-10 10:23:45 +03:00
* https://github.com/networkupstools/nut/blob/master/docs/cables/ge-imv-victron.txt
* link:docs/cables/ge-imv-victron.txt[]
2011-01-26 11:35:08 +02:00
EXTRA ARGUMENTS
---------------
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
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
----
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
The protocol for this UPS is not officially documented.
2022-07-10 10:23:45 +03:00
AUTHORS
-------
* Radek Benedikt <benedikt@lphard.cz>
* Daniel Prynych <Daniel.Prynych@hornet.cz>
2011-01-26 11:35:08 +02:00
SEE ALSO
--------
The core driver:
~~~~~~~~~~~~~~~~
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
linkman:nutupsdrv[8]
Internet resources:
~~~~~~~~~~~~~~~~~~~
2022-07-10 10:23:45 +03:00
2011-01-26 11:35:08 +02:00
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/