|
EPD Display
1.0.0
Library and application for EPD smart displays
|
Establing and creating network connection / Reading remote host API GET response. More...
#include <EpdWebServer.h>
Public Member Functions | |
| void | connectToWifi (EPD_Display *display) |
| Connecting to the choosen Wireless Network (reading credentials in internal memory) More... | |
| void | createSoftAP () |
| Create and start Soft Acces Point mode for network setup. More... | |
| String | getApiResponse (String who, String what, String id) |
| API GET Method - reading remote host endpoint with data. More... | |
| String | getSetup () |
| API GET Method - reading remote host endpoint. More... | |
Establing and creating network connection / Reading remote host API GET response.
1.8.17