Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

45
config/energycontrol.cfg Normal file
View File

@@ -0,0 +1,45 @@
# Configuration file
general {
I:alarmPause=60
S:allowedAlarms <
default
sci-fi
siren
>
B:disableRangeCheck=false
# Min: 0
# Max: 256
I:howlerAlarmRange=64
# Min: 0
# Max: 2000
I:infoPanelRefreshPeriod=20
# Min: 0
# Max: 256
I:maxAlarmRange=128
# Min: 0
# Max: 2000
I:rangeTriggerRefreshPeriod=20
B:showOreInfo=true
# Min: 0
# Max: 2000
I:thermalMonitorRefreshPeriod=20
B:useCustomSounds=false
websocket {
B:wsEnabled=false
S:wsHost=
I:wsPort=0
I:wsRefreshRate=100
S:wsServerID=d9a04052-6aa9-430a-8c89-da77584bf361
S:wsToken=78c2b80a-1203-43fd-a9af-75cec29f5acf
}
}