Update README.md

This commit is contained in:
helgeerbe 2023-02-08 16:27:44 +01:00 committed by GitHub
parent e5fa0050cd
commit f89ccdd2ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,11 +75,11 @@ Serial will be replaced with the serial number of the MPPT device.
| Topic | R / W | Description | Value / Unit | | Topic | R / W | Description | Value / Unit |
| --------------------------------------- | ----- | ---------------------------------------------------- | -------------------------- | | --------------------------------------- | ----- | ---------------------------------------------------- | -------------------------- |
| victron/[serial]/PID | R | Product description. | text | | victron/[serial]/PID | R | Product description | text |
| victron/[serial]/SER | R | Serial Number. | text | | victron/[serial]/SER | R | Serial number | text |
| victron/[serial]/FW | R | Firmware Number. | int | | victron/[serial]/FW | R | Firmware number | int |
| victron/[serial]/LOAD | R | Load output state | ON / OFF | | 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]/ERR | R | Error code | text e. g. "No error" |
| victron/[serial]/OR | R | Off reasen | text e. g. "Not off" | | victron/[serial]/OR | R | Off reasen | text e. g. "Not off" |
| victron/[serial]/MPPT | R | Tracker operation mode | text e. g. "MPP Tracker active" | | victron/[serial]/MPPT | R | Tracker operation mode | text e. g. "MPP Tracker active" |