diff --git a/FeatureRequest.md b/FeatureRequest.md index 2693aee7..a0e1dd66 100644 --- a/FeatureRequest.md +++ b/FeatureRequest.md @@ -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~~