Hello!
I have a project that has been successfully collecting and posting data to the ThingSpeak website for the last month via this channel: https://thingspeak.com/channels/62784 .
My system posts data on average once every 13 minutes. However, over the last few days, posted data has been omitted from the public graphs- usually in the afternoons. What's odd is that I can download the data and see that it is actually making it into the cloud, but it's just not showing up on the graph (?). This is a relatively recent development, and I have not changed anything in my graph settings to merit this
.
Here is an example of the data downloaded from ThingSpeak that is not shown on the graph for June 6:
| created_at | entry_id | field1 | field2 | field3 | ||
| 2016-06-06 13:32:26 UTC | 5992 | 4068 | 0 | 0 | 13:37:07 | graph suggest data is dropped past this point |
| 2016-06-06 13:44:36 UTC | 5993 | 4068 | 0 | 0 | ||
| 2016-06-06 13:56:47 UTC | 5994 | 4073 | 0 | 0 | ||
| 2016-06-06 14:08:58 UTC | 5995 | 4079 | 0 | 0 | ||
| 2016-06-06 14:21:08 UTC | 5996 | 4090 | 0 | 0 | ||
| 2016-06-06 14:33:18 UTC | 5997 | 4095 | 0 | 0 | ||
| 2016-06-06 14:45:28 UTC | 5998 | 4106 | 0 | 0 | ||
| 2016-06-06 14:57:39 UTC | 5999 | 4134 | 0 | 0 | ||
| 2016-06-06 15:09:49 UTC | 6000 | 4173 | 0 | 0 | ||
| 2016-06-06 15:21:59 UTC | 6001 | 4173 | 0 | 0 | ||
| 2016-06-06 15:34:10 UTC | 6002 | 4173 | 0 | 0 | ||
| 2016-06-06 15:46:20 UTC | 6003 | 4173 | 0 | 0 | ||
| 2016-06-06 15:58:31 UTC | 6004 | 4173 | 0 | 0 | ||
| 2016-06-06 16:10:41 UTC | 6005 | 4173 | 0 | 0 | ||
| 2016-06-06 16:22:51 UTC | 6006 | 4173 | 0 | 0 | ||
| 2016-06-06 16:35:01 UTC | 6007 | 4173 | 0 | 0 | ||
| 2016-06-06 16:47:12 UTC | 6008 | 4173 | 0 | 0 | ||
| 2016-06-06 16:59:22 UTC | 6009 | 4173 | 0 | 0 | ||
| 2016-06-06 17:11:32 UTC | 6010 | 4173 | 0 | 0 | ||
| 2016-06-06 17:23:42 UTC | 6011 | 4173 | 0 | 0 | 17:11:37 | graph suggests data is picked up after this point |
Any ideas or suggestions are greatly appreciated.