Merge from kleipeda-experimental-snapshot-2024-09-27:

started new implementation of tariff-calculator.
This commit is contained in:
2024-10-01 09:25:53 +02:00
parent 3109e82ef8
commit 28f0ea9fce
6 changed files with 5973 additions and 0 deletions

1
\ Normal file
View File

@@ -0,0 +1 @@
return std::make_pair(CalcState(CalcState::State::OVERPAID), dt);