This commit is contained in:
jomjol
2022-10-03 09:05:45 +02:00

View File

@@ -11,7 +11,18 @@
____
# Open
#### #30 Support meter clock over
* In case of meter clocking over, that is, reaching its max. value and starting over from 0,
accept the new value and calculate correctly the difference.
(see line 739 onwards in ClassFlowPostProcessing.cpp)
#### ~~#29 Add favicon and use the hostname for the website~~- implemented v11.3.1
* In case of meter clocking over, that is, reaching its max. value and starting over from 0,
accept the new value and calculate correctly the difference.
(see line 739 onwards in ClassFlowPostProcessing.cpp)
@@ -179,6 +190,7 @@ Technically not possible, as the limiting factor for the power consumption is no
# Closed
#### ~~#29 Add favicon and use the hostname for the website~~- implemented v11.3.1
#### ~~#19 Extended log informations~~