webguiapp/src
2024-06-20 21:12:52 +02:00
..
CommandProcSys.c added topic for the files operations, file list and delete implemented 2024-03-11 14:41:32 +02:00
CronTimers.c astro timers implemented 2024-05-16 14:23:35 +02:00
EEPROM.c implemented EEPROM write operation with data overlapped page size margin 2024-06-20 21:12:52 +02:00
ETHTransport.c handled error detect ethernet spi chip on boot 2023-09-02 09:41:45 +02:00
FileBlockHandler.c added SD card support 2024-05-07 14:12:46 +02:00
FileServer.c fixed content type for dynamic resources, added for test modem command 2024-02-04 17:53:53 +02:00
GSMTransport.c gsm interface speed back to 115200, increased gsm commands attempts 2024-05-27 13:40:03 +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 fixed basic auth header 2024-05-08 15:26:36 +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 MQTT services definitions moved to mqtt header 2024-05-16 21:12:49 +02:00
NetTransport.c added getter for the current default network interface 2023-08-29 12:19:29 +02:00
OTA.c fixed reset after OTA, added gsm level 2024-02-22 15:23:27 +02:00
RestApiHandler.c fixed default interface variable output 2024-05-30 12:56:41 +02:00
romfs.c moved to idf5 2023-02-19 15:46:55 +02:00
sdcard.c added SD card support 2024-05-07 14:12:46 +02:00
SerialPort.c MQTT services definitions moved to mqtt header 2024-05-16 21:12:49 +02:00
SNTP.c astro timers implemented 2024-05-16 14:23:35 +02:00
spifs.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
SysComm.c timestamp format changed to ISO8601 2024-04-05 12:53:10 +02:00
SysConfiguration.c second MQTT always off for reduce memory consumption 2024-06-10 19:39:08 +02:00
SysErr.c hash and apply type added 2023-07-27 18:36:59 +02:00
WiFiTransport.c reconnect timeout in AP and STA changed 2024-02-20 11:47:17 +02:00