WordClockESP/lib/framework
rjwats 0e2124062f
Use references & flash strings where approperate (#110)
* pass originId as const reference
* store strings for serial logging in flash
* Use string references where approperate.
2020-05-21 08:42:21 +01:00
..
APSettingsService.cpp Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
APSettingsService.h Factory reset feature (#114) 2020-05-20 00:32:49 +01: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
AuthenticationService.cpp Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
AuthenticationService.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
ESP8266React.cpp Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
ESP8266React.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
ESPUtils.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
FactoryResetService.cpp Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
FactoryResetService.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
FSPersistence.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
HttpEndpoint.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
JsonDeserializer.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
JsonSerializer.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
JsonUtils.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
MqttPubSub.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
MqttSettingsService.cpp Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
MqttSettingsService.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
MqttStatus.cpp Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
MqttStatus.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
NTPSettingsService.cpp Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
NTPSettingsService.h Factory reset feature (#114) 2020-05-20 00:32:49 +01: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 Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
OTASettingsService.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
RestartService.cpp Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
RestartService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SecurityManager.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
SecuritySettingsService.cpp Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
SecuritySettingsService.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
StatefulService.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01: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
WebSocketTxRx.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01: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 Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
WiFiSettingsService.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
WiFiStatus.cpp Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
WiFiStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00