Possibility to specify fixed energy price

This commit is contained in:
Gunnar Skjold
2023-04-01 10:57:21 +02:00
parent ea43b2b632
commit 700f023292
14 changed files with 118 additions and 78 deletions

View File

@@ -3,5 +3,6 @@
"t": "%s",
"r": "%s",
"c": "%s",
"m": %.3f
"m": %.3f,
"f": %s
},

View File

@@ -56,7 +56,9 @@
"i" : %.2f
}
},
"pe" : %s,
"pr" : "%s",
"pc" : "%s",
"he" : %d,
"ee" : %d,
"c" : %lu,