Wykres commitów

23 Commity (e751d31aa9246ac4bc05a3b4d1bc79196660fa08)

Autor SHA1 Wiadomość Data
jgromes e751d31aa9 Added compatibility with ESP8266 platform 2019-07-31 07:25:04 +02:00
Bernd Giesecke 7ab491d221 Correct wrong declaration of ```ESP8266::getNumBytes(uint32_t timeout, size_t minBytes)```
Signed-off-by: Bernd Giesecke <bernd@giesecke.tk>
2019-06-04 14:44:37 +08:00
jgromes b1e0b646b0 [ESP8266] Removed redundant reset 2019-02-05 20:44:55 +01:00
jgromes 030b7c8a55 [ESP8266] Fixed compiler warnings 2018-10-07 12:15:06 +02:00
Jan Gromeš 75231e00a3 ESP8266 - reworked status codes 2018-07-23 12:41:48 +02:00
Jan Gromeš 2926f11620 ESP8266 - Updated comments 2018-07-11 17:38:56 +02:00
Jan Gromeš b8f93c5077 ESP8266 - Extracted MQTT and HTTP code into specific classes 2018-07-11 13:43:54 +02:00
Jan Gromeš 1bf806143a ESP8266 - Fixed incorrect return statement 2018-07-10 15:45:37 +02:00
Jan Gromeš 6044f00137 ESP8266 - Added method to receive PUBLISH packets from server 2018-07-10 15:12:50 +02:00
Jan Gromeš bd5828de49 ESP8266 - Fixed MQTT packetId check 2018-07-10 12:34:42 +02:00
Jan Gromeš a56f0122d6 ESP8266 - Implemented MQTT ping 2018-07-10 10:21:34 +02:00
Jan Gromeš 9cbebb3c4e ESP8266 - Improved receive method 2018-07-10 10:19:12 +02:00
Jan Gromeš a5276bd3c1 ESP8266 - Implemented MQTT subscribe and unsubscribe 2018-07-09 17:41:31 +02:00
Jan Gromeš b07e5f8058 ESP8266 - Implemented MQTT disconnect 2018-07-09 11:14:57 +02:00
Jan Gromeš c8783b599b ESP8266 - implemented MQTT clean session and will 2018-07-09 10:17:37 +02:00
Jan Gromeš 79e63ceafd ESP8266 - fixed MQTT packet length encoding 2018-07-08 11:41:59 +02:00
Jan Gromeš 4b5159afb4 ESP8266 - fixed debug macro 2018-07-04 13:42:30 +02:00
Jan Gromeš c2b1826410 Replaced all remaining internal Arduino Strings 2018-06-29 11:05:53 +02:00
Jan Gromeš 15e72f825c Replaced internal Arduino Strings with cstrings 2018-06-29 10:30:40 +02:00
Jan Gromeš 14ae8382a5 Added comments 2018-04-19 17:32:16 +02:00
Jan Gromeš 923ddd029d Added basic MQTT support (CONNECT and PUBLISH) 2018-04-10 20:49:44 +02:00
Jan Gromeš a485176ae1 Updated keyword highlights 2018-04-02 16:29:27 +02:00
Jan Gromeš 331d96979a Changed src folder structure 2018-04-02 13:22:57 +02:00