Update the readme to include the MK2 RS232.
The MK2 RS232 version works with a USB to serial converter or directly with a RS232 port. Update the readme with this information.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Inverter GUI
|
# Inverter GUI
|
||||||
|
|
||||||
The invertergui allows the monitoring of a [Victron Multiplus](https://www.victronenergy.com/inverters-chargers/multiplus-12v-24v-48v-800va-3kva) via the [MK3/MK2 USB](https://www.victronenergy.com/accessories/interface-mk3-usb) device.
|
The invertergui allows the monitoring of a [Victron Multiplus](https://www.victronenergy.com/inverters-chargers/multiplus-12v-24v-48v-800va-3kva) via the [MK3/MK2 USB](https://www.victronenergy.com/accessories/interface-mk3-usb) or the MK2 RS232.
|
||||||
|
|
||||||
The `ncthompson/invertergui` docker image is a build of [invertergui](https://gitlab.com/ncthompson/invertergui)
|
The `ncthompson/invertergui` docker image is a build of [invertergui](https://gitlab.com/ncthompson/invertergui)
|
||||||
|
|
||||||
@@ -250,4 +250,4 @@ The intertergui application makes use of a serial tty device to monitor the Mult
|
|||||||
Example
|
Example
|
||||||
```
|
```
|
||||||
-dev=/dev/ttyUSB0
|
-dev=/dev/ttyUSB0
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user