VICTRONUPS(8)
=============

NAME
----

victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps

SYNOPSIS
--------

*victronups* -h

*victronups* -a 'UPS_NAME' ['OPTIONS']

NOTE: This man page only documents the hardware-specific features of 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:

* https://github.com/networkupstools/nut/blob/master/docs/cables/ge-imv-victron.txt
* link:docs/cables/ge-imv-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.

AUTHORS
-------

* 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: https://www.networkupstools.org/
