webguiapp/src
2023-11-17 10:26:03 +02:00
..
CommandProcSys.c fixed command separator parse 2023-10-11 16:11:07 +02:00
CronTimers.c debug messages optimized in http and cron 2023-10-24 11:16:37 +02:00
ETHTransport.c handled error detect ethernet spi chip on boot 2023-09-02 09:41:45 +02:00
FileServer.c file storage web access URL changed from "file" to "storage" 2023-01-22 15:41:38 +02:00
GSMTransport.c integrated new REST data format 2023-07-26 15:11:23 +02:00
Helpers.c sha256 hmac moved to helpers 2023-09-01 12:43:39 +02:00
HTTPAPISystem.c gzip content checking while give out file, 2023-10-22 11:33:58 +02:00
HTTPServer.c added basic authorization to the POST requests, removed var zize 2023-10-24 12:39:20 +02:00
LoRaWAN.c integrated new REST data format 2023-07-26 15:11:23 +02:00
mDNS.c added separate AP WiFi mode 2023-02-01 22:16:02 +02:00
MQTT.c fixed argument in mqtt subcribe function for esp-idf 5.1.2 compatibility 2023-11-17 10:26:03 +02:00
NetTransport.c added getter for the current default network interface 2023-08-29 12:19:29 +02:00
OTA.c no check version progress on manual firmware update 2023-09-03 23:08:42 +02:00
RestApiHandler.c added hw option, moved serial port mode to build configuration 2023-10-25 13:01:05 +02:00
romfs.c moved to idf5 2023-02-19 15:46:55 +02:00
SerialPort.c added hw option, moved serial port mode to build configuration 2023-10-25 13:01:05 +02:00
SNTP.c implemented cron and command expressions 2023-10-10 12:24:11 +02:00
spifs.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
SysComm.c no read after write for type VAR_FUNCT, where needed it mast be done 2023-10-30 16:04:54 +02:00
SysConfiguration.c serial port front and back implemented 2023-10-16 14:43:26 +02:00
SysErr.c hash and apply type added 2023-07-27 18:36:59 +02:00
WiFiTransport.c wifi warning message to info changed 2023-08-24 15:05:24 +02:00