Browse Source

Added a collection of inverter inforamtion

Just to see later the differenc between inverters
pull/166/head
DanielR92 3 years ago
committed by GitHub
parent
commit
1daddbaf3c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      tools/esp8266/User_Manual.md

9
tools/esp8266/User_Manual.md

@ -130,3 +130,12 @@ typedef enum { // ToDo: to be verified by field tests
RelativPersistent = 0x0101 // 257
} PowerLimitControlType;
```
## Firmware Version collection
Gather user inverter information here to understand what differs between some inverters.
| Name | FWVersion | FWBuildYe | FWBuildMo | HWPartId |
| -----------------| ----------- | ----------- | ----------- | ----------- |
| DanielR92 | 10016.000 | 2021.000 | 1012.000 | 100.000 |
| isdor | 10014.000 | 2021.000 | 1209.000 | 102.000 |
| aschiffler | 10012.000 | 2020.000 | 624.000 | 100.000 |

Loading…
Cancel
Save