logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       •   Radek Benedikt <benedikt@lphard.cz>

       •   Daniel Prynych <Daniel.Prynych@hornet.cz>

Bugs

       The protocol for this UPS is not officially documented.

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

       •   docs/cables/ge-imv-victron.txt

Extra Arguments

       This driver supports the following optional setting in the ups.conf(5):

       modelname=name
           Set model name

       usd=delay
           Set delay before shutdown on UPS

Name

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

See Also

Thecoredriver:nutupsdrv(8)

   Internetresources:
       The NUT (Network UPS Tools) home page: https://www.networkupstools.org/historic/v2.8.3/

Network UPS Tools 2.8.3                            07/08/2025                                      VICTRONUPS(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.

Synopsis

victronups -h

       victronups -a UPS_NAME [OPTIONS]

           Note

           This man page only documents the hardware-specific features of the the victronups driver. For
           information about the core driver, see nutupsdrv(8).

See Also