File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 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
2525Tracking (MPPT) solar charge controller or SmartShunt battery monitor by
2626Victron Energy, using the VE.Direct protocol. Only the BlueSolar/SmartSolar
2727MPPT 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
3131The following VE.Direct fields are captured, depending on the device:
3232
Original file line number Diff line number Diff line change 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
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\fB dmved \fP \-\- help
@@ -44,8 +44,8 @@ This program captures status data received from a connected Maximum Power Point
4444Tracking (MPPT) solar charge controller or SmartShunt battery monitor by
4545Victron Energy, using the VE.Direct protocol. Only the BlueSolar/SmartSolar
4646MPPT 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
5050The following VE.Direct fields are captured, depending on the device:
5151.sp
You can’t perform that action at this time.
0 commit comments