WordClockESP/lib/framework
rjwats ced5b74ba1
NTP Timezone & Enable/Disable Setting (#80)
* quick and dirty WIP to investigate timezones, currently only building under esp8266 platform
much of the status stuff has been stripped for now, to test the concepts

* support set of common features across ESP32/ESP8266 WRT timezone and sntp
return dates as ISO format strings

* remove time library, and timelib fix which is no longer required

* fix the icons

* remove temporary changes to demo project
2020-01-20 11:14:46 +00:00
..
AdminSettingsService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APSettingsService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APSettingsService.h Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
APStatus.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
AsyncJsonCallbackResponse.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AsyncJsonWebHandler.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AuthenticationService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AuthenticationService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
ESP8266React.cpp Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
ESP8266React.h Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
NTPSettingsService.cpp NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
NTPSettingsService.h NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
NTPStatus.cpp NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
NTPStatus.h NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
OTASettingsService.cpp provide OTA defaults (#77) 2020-01-08 23:02:36 +00:00
OTASettingsService.h provide OTA defaults (#77) 2020-01-08 23:02:36 +00:00
RestartService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
RestartService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SecurityManager.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecurityManager.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecuritySettingsService.cpp Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
SecuritySettingsService.h Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
SettingsPersistence.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SimpleService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SystemStatus.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SystemStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiScanner.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiScanner.h NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
WiFiSettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiSettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiStatus.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00