Commit graph

18 commits

Author SHA1 Message Date
Florian Hoss
a7540a9504 move files around 2022-04-21 15:32:04 +02:00
Florian Hoss
b531b5b360 Resolve "Auth for API" 2022-04-21 13:16:54 +00:00
Florian Hoss
a08ea4803b using SPIFFS for cert, eeprom for the rest 2022-04-20 21:17:34 +02:00
Florian Hoss
e5c061ff32 rename... 2022-04-20 14:37:21 +02:00
Florian Hoss
beddd88653 introduce namespace 2022-04-20 13:08:12 +02:00
Florian Hoss
0c7cbae18a ip needs to be c_str for console 2022-04-20 11:06:17 +02:00
Florian Hoss
790371a099 works with inheritance 2022-04-20 08:17:55 +02:00
Florian Hoss
b2c2a967d9 create seperate api class 2022-04-20 07:58:06 +02:00
Florian Hoss
61966d6791 clean filenames 2022-04-19 21:26:43 +02:00
Florian Hoss
aa725f995f only show wifi reconnection in debug log level 2022-04-19 00:17:03 +02:00
Florian Hoss
7aca5ebf04 communication is encrypted
needed to use PR#91 from https_server for callback functions support
2022-04-19 00:09:06 +02:00
Florian Hoss
34db1a88d1 start to move to https 2022-04-18 22:56:30 +02:00
Florian Hoss
d017f28254 rule can be written to eeprom 2022-04-18 17:35:52 +02:00
Florian Hoss
d7520c15fd store amount of rules in eeprom 2022-04-18 13:11:02 +02:00
Florian Hoss
9dfd1d06ab replace webserver with async type 2022-04-11 17:02:58 +02:00
Florian Hoss
4d23c1039b works, needs more work 2022-04-10 20:46:54 +02:00
Florian Hoss
f94639c1a0 basic webserver 2022-04-10 15:55:42 +02:00
Florian Hoss
eb3dbcaffc basic wifi connection on arduino 2022-04-10 14:38:03 +02:00