Energy Generated not updating

Hi.

All of a sudden (today) Energy Generated has stopped updating. I can see that the API call is successful. Any ideas? Everything else is being updated as expected.

/service/r2/addstatus.jsp?d=20210503&t=12%3A50&c1=1&v1=2100.0&v2=1190&v5=39.3&v6=249.2

HTTP/1.1" 200

Thanks

Latest data on 2021-05-04 looks fine.

The value of v1 needs to increase when using cumulative (c1=1) otherwise all energy will be recorded as 0.

Thanks for the reply. I managed to resolve it by recloning the git repo for the project and it started working again. Not really sure why as there was no repo changes and the config file was identical (checked with diff).

Shannon