Skip to content

Commit d3c08ae

Browse files
committed
Updated man page.
1 parent c2b6e0d commit d3c08ae

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

adoc/dmved.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ v1.0.0
77

88
== NAME
99

10-
dmved - reads status of connected Victron Energy MPPT charger
10+
dmved - reads status of connected MPPT charger or battery shunt
1111

1212
== SYNOPSIS
1313

@@ -25,8 +25,8 @@ This program captures status data received from a connected Maximum Power Point
2525
Tracking (MPPT) solar charge controller or SmartShunt battery monitor by
2626
Victron Energy, using the VE.Direct protocol. Only the BlueSolar/SmartSolar
2727
MPPT series and the SmartShunt monitor are supported. The serial port will be
28-
configured to 19200 baud (8N1). Observations are sent to the receiver via
29-
message queue in the specified interval.
28+
configured to 19200 baud (8N1). Observations are forwarded via message queue in
29+
the given interval if a receiver is specified.
3030

3131
The following VE.Direct fields are captured, depending on the device:
3232

man/dmved.1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: dmved
33
.\" Author: Philipp Engel
44
.\" Generator: Asciidoctor 2.0.23
5-
.\" Date: 2025-02-02
5+
.\" Date: 2025-02-08
66
.\" Manual: User Commands
77
.\" Source: DMVED
88
.\" Language: English
99
.\"
10-
.TH "DMVED" "1" "2025-02-02" "DMVED" "User Commands"
10+
.TH "DMVED" "1" "2025-02-08" "DMVED" "User Commands"
1111
.ie \n(.g .ds Aq \(aq
1212
.el .ds Aq '
1313
.ss \n[.ss] 0
@@ -28,7 +28,7 @@
2828
. LINKSTYLE blue R < >
2929
.\}
3030
.SH "NAME"
31-
dmved \- reads status of connected Victron Energy MPPT charger
31+
dmved \- reads status of connected MPPT charger or battery shunt
3232
.SH "SYNOPSIS"
3333
.sp
3434
\fBdmved\fP \-\-help
@@ -44,8 +44,8 @@ This program captures status data received from a connected Maximum Power Point
4444
Tracking (MPPT) solar charge controller or SmartShunt battery monitor by
4545
Victron Energy, using the VE.Direct protocol. Only the BlueSolar/SmartSolar
4646
MPPT series and the SmartShunt monitor are supported. The serial port will be
47-
configured to 19200 baud (8N1). Observations are sent to the receiver via
48-
message queue in the specified interval.
47+
configured to 19200 baud (8N1). Observations are forwarded via message queue in
48+
the given interval if a receiver is specified.
4949
.sp
5050
The following VE.Direct fields are captured, depending on the device:
5151
.sp

0 commit comments

Comments
 (0)