1VICTRONUPS(8) NUT Manual VICTRONUPS(8)
2
3
4
6 victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps
7
9 This man page only documents the hardware-specific features of the the
10 victronups driver. For information about the core driver, see
11 nutupsdrv(8).
12
14 The victronups driver should recognize all Victron models that use a
15 serial protocol at 1200 bps. These include Match Lite, Match and the
16 NetUps line.
17
18 The Match Lite line may only report a handful of variables. This is
19 usually not a bug - they just don’t support anything else.
20
22 If your Victron cable is broken or missing, use this diagram to build a
23 clone:
24
25 • https://github.com/networkupstools/nut/blob/master/docs/cables/ge-imv-victron.txt
26
27 • docs/cables/ge-imv-victron.txt
28
30 This driver supports the following optional setting in the ups.conf(5):
31
32 modelname=name
33 Set model name
34
35 usd=delay
36 Set delay before shutdown on UPS
37
39 The protocol for this UPS is not officially documented.
40
42 • Radek Benedikt <benedikt@lphard.cz>
43
44 • Daniel Prynych <Daniel.Prynych@hornet.cz>
45
47 The core driver:
48 nutupsdrv(8)
49
50 Internet resources:
51 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
52
53
54
55Network UPS Tools 2.8.0 04/26/2022 VICTRONUPS(8)