I am trying to figure out if its is possible to store data of a virtual pin with time stamp when off line and the send this data with the respective time stamp to the server when reconnected. Of course, I want that this data / time stamp and associated virtual pin can also be used in SuperChart, which turns mandatory to respect the time stamp of data.
Storing data in SD Card for example is simple. The difficult is to send past time stamp data to the server!
Thanks a lot, Blynk is an excellent App, congratulations! It made a lot easy my home automation developments!
Do you have in mind a development to make it possible, using for example a synchronization method to reorder the data or to allow resend data ordered to the server? Something like that:
I am not thinking about intermittent internet connection problem. Despite data loss, this development may turn the Superchart feature more complete and flexible! Allowing the user to send all data of various data streams at the same time, including respective time stamps to the Superchart .
I think the development team should consider this point! Thanks again.