Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
70
docs/man/victronups.8
Normal file
70
docs/man/victronups.8
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
'\" t
|
||||
.\" Title: victronups
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 12/24/2010
|
||||
.\" Manual: NUT Manual
|
||||
.\" Source: Network UPS Tools
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "VICTRONUPS" "8" "12/24/2010" "Network UPS Tools" "NUT Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
.\" http://bugs.debian.org/507673
|
||||
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
.ie \n(.g .ds Aq \(aq
|
||||
.el .ds Aq '
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
.ad l
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * MAIN CONTENT STARTS HERE *
|
||||
.\" -----------------------------------------------------------------
|
||||
.SH "NAME"
|
||||
victronups \- Driver for IMV/Victron UPS unit Match, Match Lite, NetUps
|
||||
.SH "NOTE"
|
||||
.sp
|
||||
This man page only documents the hardware\-specific features of the the victronups driver\&. For information about the core driver, see \fBnutupsdrv\fR(8)\&.
|
||||
.SH "SUPPORTED HARDWARE"
|
||||
.sp
|
||||
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\&.
|
||||
.sp
|
||||
The Match Lite line may only report a handful of variables\&. This is usually not a bug \- they just don\(cqt support anything else\&.
|
||||
.SH "CABLING"
|
||||
.sp
|
||||
If your Victron cable is broken or missing, use this diagram to build a clone:
|
||||
.sp
|
||||
docs/cables/victron\&.txt
|
||||
.SH "EXTRA ARGUMENTS"
|
||||
.sp
|
||||
This driver supports the following optional setting in the \fBups.conf\fR(5):
|
||||
.PP
|
||||
\fBmodelname\fR=\fIname\fR
|
||||
.RS 4
|
||||
Set model name
|
||||
.RE
|
||||
.PP
|
||||
\fBusd\fR=\fIdelay\fR
|
||||
.RS 4
|
||||
Set delay before shutdown on UPS
|
||||
.RE
|
||||
.SH "BUGS"
|
||||
.sp
|
||||
The protocol for this UPS is not officially documented\&.
|
||||
.SH "AUTHOR"
|
||||
.sp
|
||||
Radek Benedikt <benedikt@lphard\&.cz>, Daniel Prynych <Daniel\&.Prynych@hornet\&.cz>
|
||||
.SH "SEE ALSO"
|
||||
.SS "The core driver:"
|
||||
.sp
|
||||
\fBnutupsdrv\fR(8)
|
||||
.SS "Internet resources:"
|
||||
.sp
|
||||
The NUT (Network UPS Tools) home page: http://www\&.networkupstools\&.org/
|
||||
Loading…
Add table
Add a link
Reference in a new issue