Commit Graph

7 Commits

Author SHA1 Message Date
rjwats
e68b7627f2
Arduinojson6 (#8)
* Remove redundant AuthSettingsService. Will re-implement properly soon using JWT.

* Support ArduinoJson >= 6.0.0

* Fix ArduinoJson version to 6.x.x
2019-04-14 08:52:40 +01:00
Rick Watson
2f508c738f Update README.md
Disable conversion function when not building for ESP8266
2018-11-11 20:10:21 +00:00
Rick Watson
30fab72690 Fix mistake in wifi scanner implementation 2018-11-11 18:35:33 +00:00
Rick Watson
83451e7d47 Unify approach for presenting security modes across esp32 and esp8266 2018-11-11 18:24:59 +00:00
Rick Watson
14820616a6 Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
rjwats@gmail.com
b6bc520341 prefix all endpoints with /rest 2018-04-01 10:51:24 +01:00
rjwats@gmail.com
63a639eb22 initial commit of C++ back end and react front end 2018-02-26 00:11:31 +00:00