Commit Graph

40 Commits

Author SHA1 Message Date
2d9f3d5bfe added logging to file in cron application 2023-05-08 10:31:22 +02:00
58f0d62c6c debug messages refactored 2023-05-07 17:50:53 +02:00
e61503b922 added debug test call for cron scheduler 2023-05-07 17:33:33 +02:00
daec0e0231 implemented front for last action, doxygen added 2023-05-07 17:24:16 +02:00
41f7e8ff6e added backend implementation of the last scheduled event execute 2023-05-07 16:47:15 +02:00
a5c32d884f fixed crone code for idf5 support, update webguiapp 2023-05-03 14:08:35 +02:00
50e224c4d9 tested calculation of previous and next event's absolute time 2023-04-23 08:33:03 +02:00
21c63bcadd cron expression validation and error reports 2023-04-16 17:47:52 +02:00
1612c0a830 cron timer implemented 2023-04-16 16:24:53 +02:00
cabef176aa debug interuption of the cron core with timers application 2023-04-15 19:08:01 +02:00
fd9528d387 timers management implemented 2023-04-15 13:30:35 +02:00
e742ad6159 Merge remote-tracking branch 'origin/main' into main 2023-04-14 21:21:18 +02:00
217dfdd486 mqtt user argument test 2023-04-14 21:20:38 +02:00
f9b79c906d save load timers config in nvs 2023-04-14 16:03:03 +02:00
020798c68a some changing in project root structure 2023-04-13 19:21:36 +02:00
a839672932 web design copleted, upload implemented 2023-04-13 16:16:18 +02:00
4202b5348b cron library added 2023-04-11 15:12:46 +02:00
1fce752635 update components 2023-04-04 06:41:43 +02:00
a9f39ea54a new dark grey yellow web ui design 2023-04-03 16:16:00 +02:00
85670b4c39 migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
48a859087d update to idf 4.4.3 2022-11-12 17:24:57 +02:00
eaf9b47a8e reworked topic structure added GROUP subtopic 2022-09-29 14:16:25 +02:00
cce7f193f6 changed downlink topic name 2022-09-29 08:32:08 +02:00
d21fed7fb2 esp_modem component updated 2022-08-30 23:27:53 +02:00
2f17b193c4 updated webguiapp component, added example of mqtt send back message 2022-08-24 14:34:11 +02:00
6cb9b3a00b update webguiapp component, update linked with the root project 2022-08-23 20:06:29 +02:00
47d40b321f update webguiapp component, in root project implemented example of mqtt event handler 2022-08-23 17:59:36 +02:00
a5aa43d594 sync web pages and dynamic variables 2022-08-19 18:37:43 +02:00
5d090ec18e settings changed for debug reasons 2022-08-19 15:36:16 +02:00
b64880b57a update component, added example mqtt user data handler 2022-08-19 10:00:28 +02:00
cadd90a3ca remove http server start from user application 2022-08-18 18:11:18 +02:00
1b73b97108 rollback web interface for debug, components update 2022-08-18 12:19:51 +02:00
c878051fe0 Post user implementation added 2022-08-18 11:07:39 +02:00
3e9e6289b6 custom Print handler implementation added 2022-08-18 10:34:17 +02:00
29b1142bf8 components update 2022-08-17 15:38:21 +02:00
3d079bff8e update components, custom partition table with ota added 2022-08-17 14:00:08 +02:00
4bee09c770 time sync on startup, check enabled interfaces on http server start 2022-08-17 09:03:52 +02:00
39ba9ce25f switched off IPV6, switched on PPP support in lwip, start all adapters on boot for test 2022-08-16 17:36:14 +02:00
f746a9ccda added esp_modem, components update 2022-08-16 16:58:50 +02:00
34b2017dcd initial commit of application 2022-08-16 15:15:14 +02:00