Hi,
I have a question about what is expected to be pushed in ‘v1’ - Energy Generation.
Background. I have put together a PHP script to extract 20 minutely data from the ‘ZeverCloud’ and push it to PVO. The ZeverCloud API call returns the energy generated for the respective 20 minute interval.
So at 14:00 it reports that 770Whr ( It’s getting cloudy ) was generated for the period 13:50 -> 14:00
14:00,84,770
14:20,86,740
14:40,88,440
15:00,90,610
15:20,92,400
15:40,94,270
16:00,96,180
https://www.pvoutput.org/help.html#api-addstatus
Describes ‘v1’ as Energy Generation in Whr. I also see that there is a Cumulative Energy flag available but it specifically mentions ‘lifetime’ energy. So my question is, is ‘v1’ ‘Interval Energy’ or something else like Daily Cumulative?
The reason I ask it that the new system that I have added is updating time wise but the amount of Energy is unchanging - Where the Energy is being uploaded automatically.
https://www.pvoutput.org/intraday.jsp?id=74496&sid=75366&dt=20200503
Thanks,
PS If you saw my other post regarding Zever[Cloud|Solar] I have been unable to contact them and obtain the necessary keys to suck the data directly into PVO