mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 00:45:22 +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__':
|
||||
|
||||
# MariaDB Verbindungsdetails
|
||||
config = {
|
||||
'user': 'soc',
|
||||
'password': 'Rayoflight123!',
|
||||
'host': '192.168.1.135',
|
||||
'database': 'sensor'
|
||||
}
|
||||
|
||||
|
||||
# Parameter festlegen
|
||||
voltage_high_threshold = 55.4 # 100% SoC
|
||||
|
Loading…
x
Reference in New Issue
Block a user