1VICTRONUPS(8) Network UPS Tools (NUT) 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 nutups‐
11 drv(8).
12
13
15 victronups should recognize all Victron models that use a serial proto‐
16 col at 1200 bps. These include Match Lite, Match and the 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
21
23 If your Victron cable is broken or missing, use this diagram to build a
24 clone:
25
26 docs/cables/victron.txt
27
28
30 This driver supports the following optional setting in the ups.conf(5):
31
32
33 modelname=<name>
34 Set model name
35
36
37 usd=delay
38 Set delay before shutdown on UPS
39
40
41
43 The protocol for this UPS is not officially documented.
44
45
47 Radek Benedikt <benedikt@lphard.cz>, Daniel Prynych
48 <Daniel.Prynych@hornet.cz
49
50
52 The core driver:
53 nutupsdrv(8)
54
55
56 Internet resources:
57 The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
58
59
60
61 Wed Oct 16 2002 VICTRONUPS(8)