From f89ccdd2ee7bab04ffdfdbfdf691c62fcfaef230 Mon Sep 17 00:00:00 2001 From: helgeerbe <59169507+helgeerbe@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:27:44 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 68b174e4c..8bc695007 100644 --- a/README.md +++ b/README.md @@ -75,11 +75,11 @@ Serial will be replaced with the serial number of the MPPT device. | Topic | R / W | Description | Value / Unit | | --------------------------------------- | ----- | ---------------------------------------------------- | -------------------------- | -| victron/[serial]/PID | R | Product description. | text | -| victron/[serial]/SER | R | Serial Number. | text | -| victron/[serial]/FW | R | Firmware Number. | int | +| victron/[serial]/PID | R | Product description | text | +| victron/[serial]/SER | R | Serial number | text | +| victron/[serial]/FW | R | Firmware number | int | | victron/[serial]/LOAD | R | Load output state | ON / OFF | -| victron/[serial]/CS | R | State of operation. | text e. g. "Bulk" | +| victron/[serial]/CS | R | State of operation | text e. g. "Bulk" | | victron/[serial]/ERR | R | Error code | text e. g. "No error" | | victron/[serial]/OR | R | Off reasen | text e. g. "Not off" | | victron/[serial]/MPPT | R | Tracker operation mode | text e. g. "MPP Tracker active" |