mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
Update class_soc_calc.py
This commit is contained in:
parent
5d38a7c982
commit
3a8df5879e
@ -236,12 +236,7 @@ class BatteryDataProcessor:
|
|||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
||||||
# MariaDB Verbindungsdetails
|
# MariaDB Verbindungsdetails
|
||||||
config = {
|
|
||||||
'user': 'soc',
|
|
||||||
'password': 'Rayoflight123!',
|
|
||||||
'host': '192.168.1.135',
|
|
||||||
'database': 'sensor'
|
|
||||||
}
|
|
||||||
|
|
||||||
# Parameter festlegen
|
# Parameter festlegen
|
||||||
voltage_high_threshold = 55.4 # 100% SoC
|
voltage_high_threshold = 55.4 # 100% SoC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user