mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-25 04:07:17 +02:00
Merge pull request #166 from DanielR92/patch-8
Added a collection of inverter information
This commit is contained in:
commit
a06341a3ee
1 changed files with 11 additions and 0 deletions
|
@ -130,3 +130,14 @@ 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 | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | |
|
||||
| -----------------| ----------- | ----------- | ----------- | ----------- | ----------- | -------- | -------- |
|
||||
| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | | |
|
||||
| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | | |
|
||||
| aschiffler | HM-1500 | 10012.000 | 2020.000 | 624.000 | 100.000 | | |
|
||||
| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | | |
|
||||
| eeprom23 | HM-1200 | 1.0.16 | 2021(-10-12) | 10-12 | 269619207 | 17:06:00 | HWRev 256 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue