Files
espurna/code/espurna
Max Prokhorov bd00758162 Thingspeak: async client fixes (#1806)
* Thingspeak: async client fixes

- remove memory management in async client callbacks
- instead of global one, reference asyncclient from callback argument
- transfer temporary data-buffer to the global scope, avoid accidental String copy
- implement strnstr to search onData payload

* fixup format strings

* update retry time each attempt

* start with default attempts value

* trying to work with lwip2-536

* count time from last request

* promptly run flush
2019-07-07 11:21:15 +03:00
..
2019-06-04 09:26:40 +03:00
2019-03-21 17:17:33 +01:00
2019-07-07 10:55:01 +03:00
2019-06-30 02:10:40 +03:00
2019-06-04 09:26:40 +03:00
2019-02-23 22:35:49 +01:00
2019-03-21 17:17:33 +01:00
2019-06-30 01:25:59 +03:00
2019-03-07 11:21:37 +03:00
2019-03-29 12:24:51 +03:00
2019-07-07 10:55:01 +03:00
2018-06-23 13:08:07 +02:00
2019-03-21 17:17:33 +01:00
2019-05-27 02:47:58 +03:00
2019-03-21 17:17:33 +01:00
2019-03-29 13:50:07 +01:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-03-21 17:17:33 +01:00
2019-02-23 22:35:49 +01:00
2019-03-29 13:50:07 +01:00
2019-05-08 23:57:18 +03:00
2019-06-24 00:15:44 +03:00
2019-01-29 16:27:47 +03:00
2019-03-21 17:17:33 +01:00
2019-06-30 01:25:59 +03:00
2019-03-21 17:17:33 +01:00
2019-06-30 01:25:59 +03:00
2019-05-02 01:06:14 +03:00