Commit Graph

9 Commits

Author SHA1 Message Date
rjwats
f045e4d9e7
Improve interface docs (#157)
Improve interface documentation
2020-06-19 20:25:13 +01:00
rjwats
a1f4e57a21
Rework backend add MQTT and WebSocket support
* Update back end to add MQTT and WebSocket support
* Update demo project to demonstrate MQTT and WebSockets
* Update documentation to describe newly added and modified functionallity
* Introduce separate MQTT pub/sub, HTTP get/post and WebSocket rx/tx classes
* Significant reanaming - more accurate class names
* Use PROGMEM_WWW as default
* Update README documenting PROGMEM_WWW as default
* Update README with API changes
2020-05-14 23:23:45 +01:00
rjwats
260e9a18d0
Re-engineer UI in TypeScript (#89)
* Re-engineer UI in TypeScript
* Switch to named imports where possible
* Restructure file system layout
* Update depencencies
* Update README.md
* Change explicit colors for better support for dark theme
2020-02-09 10:21:13 +00:00
Rick Watson
fec3b3aeae add build command, remove windows warning 2019-06-03 00:01:19 +01:00
Rick Watson
03bae3ff2c more work on readme 2019-06-02 23:52:29 +01:00
Rick Watson
856c2bc050 use smaller images in docs 2019-06-01 19:34:14 +01:00
Rick Watson
1098b99301 WIP readme 2019-06-01 19:27:08 +01:00
Rick Watson
f64aa64da4 more readme changes 2019-06-01 14:57:00 +01:00
Rick Watson
a17f8d8cb5 more updates to readme 2019-06-01 10:39:57 +01:00