I have project for electricity consumption metering. Daily consumption is showed in my Android application, everithing work OK. Usualy twice a mont I download history data for three PINs. Today I realize that, in history data i hawe only three records.
Thise data is used for aditional analisys. As you see in picture abowe, data for 14. to 25. january is missing.
Is it possible to get this data from blynk server? I dont use local server. Thanks in advance for help.
Yes, this data is visible on my phone. When date is changet (new day), program write daily elektricity consumption as yesterday consumption. I check thise values every day on phone and they was always there.
Yesterday (27. 1. 2018) I added new device to my project. But I get PIN value (via REST) for one day before. Can be this somehow connected?
Today I try to get history values again. But I got only three values, same as yesterday. This is my application, with marked value of yesterday consumption.
I write this values once a day, quickly after midnight. This is daily electricity consumption.
At this moment I get values for just for four day. Yesterday consumption is now included.