Commit Graph

16 Commits

Author SHA1 Message Date
b38805fece added led strip as application example 2024-04-14 09:18:41 +02:00
74668607c1 cleaned from command processor and cron 2023-10-10 15:08:54 +02:00
d2aa936ace moved cron to system 2023-10-10 12:28:22 +02:00
25bc6d831e implementing cron in system component 2023-10-10 08:58:00 +02:00
f69835c8d4 now all api variables handle in webguiapp component 2023-08-17 11:38:07 +02:00
54eaadf551 implemented example of using user defined variables 2023-08-17 10:49:22 +02:00
c30ed40c0b added application REST API test implementation 2023-07-04 15:32:53 +02:00
979a68e475 added custom HTTP REST API interface 2023-06-10 17:14:20 +02:00
578093ad23 implemented backend restrictions for cron object's actions 2023-05-19 14:23:57 +02:00
41f7e8ff6e added backend implementation of the last scheduled event execute 2023-05-07 16:47:15 +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
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
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