Commit Graph

33 Commits

Author SHA1 Message Date
5b466f7dd4 disable web server debug mode 2022-10-31 16:12:51 +02:00
7a46c36156 http new transport testing and debug 2022-10-28 15:59:35 +02:00
dde568f620 prepare rework http server 2022-10-28 09:33:12 +02:00
61c05053fd added external gsm module reset 2022-10-11 16:19:09 +02:00
29b49efdab fix pass dynamic variable with parameter to the custom handler 2022-10-11 14:48:14 +02:00
cc7ba0a36e added external reset callback for use with gpio extender;
fix some issues in web server
2022-10-06 14:22:22 +02:00
648cf5e0a8 removed header for serial port queue 2022-09-29 16:33:52 +02:00
a813d33168 reworked topic structure with added GROUP subtopic 2022-09-29 14:01:56 +02:00
e43f27fd8c added string ID and SN to the system configuration for more convenient
use
2022-09-24 12:25:17 +02:00
657f31804e increased max size of dynamic variable 2022-09-24 11:08:41 +02:00
c8d42a282b added reset flag for user application read/write 2022-09-24 10:55:49 +02:00
cf83fe7487 adopt to esp_modem changed api 2022-08-31 18:15:52 +02:00
ee9c573032 added system timer for utime
added template of main application page
2022-08-28 16:13:02 +02:00
34be6b7dab split operations with configuration into SAVE and APPLY, separate
buttons values
2022-08-28 13:25:40 +02:00
267a7de82a reworked mqtt queue data structure, added topic 2022-08-24 14:13:15 +02:00
724c7a4376 headers organized more effective 2022-08-23 20:04:50 +02:00
8914422aac data receive handler replaced by the more general and more flexible event handler 2022-08-23 17:43:52 +02:00
9358549667 fixed disabled ethernet code compilation, some refactoring 2022-08-21 14:09:16 +02:00
733e758d7e export spi thread safe functions 2022-08-21 10:48:14 +02:00
9c075ada73 fix call of custom dynamic variable handler 2022-08-19 17:01:21 +02:00
4b8b8a36d3 checked mqtt client, fixed some issues 2022-08-19 15:35:06 +02:00
cabc2904ea added user registered mqtt data handler, fixed routine register post and print 2022-08-19 09:50:54 +02:00
0ba0da77af MQTT new topic compose completed, old removed 2022-08-19 09:32:19 +02:00
d6e2375fe1 MQTT system data receive handler moved to separate file 2022-08-19 08:42:50 +02:00
758e0882ae new mqtt topic compose 2022-08-18 19:18:38 +02:00
a239dc9b96 remove all init from user app 2022-08-18 12:17:54 +02:00
22bdc6baaf Post user handler added 2022-08-18 11:06:42 +02:00
7038b80d4f Print dyn vars user handler added 2022-08-18 10:33:27 +02:00
13a0cdbe4c conditional build of mqtt code 2022-08-17 15:39:52 +02:00
b49073877d added json lib and mqtt sources 2022-08-17 13:49:09 +02:00
96143f9042 added sntp and ota sources 2022-08-17 08:55:01 +02:00
76fd82c44a added config for GSM and ethernet, added GSM transport 2022-08-16 16:57:47 +02:00
b60d5f57c1 moved from github 2022-08-16 15:12:25 +02:00