feat: parse xml from aemet
This commit is contained in:
37
README.md
Normal file
37
README.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Battery heater
|
||||
|
||||
## Cegasa battery parameters
|
||||
|
||||
### SOC > 95%
|
||||
|
||||
Charge Current Limit: 31.4 A
|
||||
|
||||
### < 0º C
|
||||
|
||||
Charge Current Limit: 0 A
|
||||
Discharge Current Limit: 31.4 A
|
||||
|
||||
### 0-º C
|
||||
|
||||
Charge Current Limit: 31.4 A
|
||||
Discharge Current Limit: 31.4 A
|
||||
|
||||
### -7º C
|
||||
|
||||
Charge Current Limit: 31.4 A
|
||||
Discharge Current Limit: 62.8 A
|
||||
|
||||
### 8-10º C
|
||||
|
||||
Charge Current Limit: 62.8 A
|
||||
Discharge Current Limit: 62.8 A
|
||||
|
||||
### 11-º C
|
||||
|
||||
Charge Current Limit: 62.8 A
|
||||
Discharge Current Limit: 94.2 A
|
||||
|
||||
### -º C
|
||||
|
||||
Charge Current Limit: 94.2 A
|
||||
Discharge Current Limit: 94.2 A
|
||||
Reference in New Issue
Block a user