Browse Source

Update Firmware colelction

pull/166/head
DanielR92 2 years ago
committed by GitHub
parent
commit
4318e90b1a
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

@ -134,8 +134,9 @@ typedef enum { // ToDo: to be verified by field tests
## Firmware Version collection
Gather user inverter information here to understand what differs between some inverters.
| Name | FWVersion | FWBuildYe | FWBuildMo | HWPartId |
| Name | Inverter Typ | 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 |
| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 |
| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 |
| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 |
| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 |

Loading…
Cancel
Save