serveur WEB sur carte SD pour TestBed , lit des tensions les met dans un fichier htm et l\'envoie . on peut agir sur les ES .
HTTPDynamicPage Class Reference
This class Provide a Handler to send Static HTTP Pages from the bin file. More...
#include <HTTPDynamicPage.h>
Public Member Functions | |
| HTTPDynamicPage (const char *path, HTTPStatus page_fnc(HTTPConnection *con, HTTPDynamicPageData *pd)) | |
| Constructor takes the page path and the page callback function. | |
Detailed Description
This class Provide a Handler to send Static HTTP Pages from the bin file.
Definition at line 41 of file HTTPDynamicPage.h.
Constructor & Destructor Documentation
| HTTPDynamicPage | ( | const char * | path, |
| HTTPStatus | page_fncHTTPConnection *con, HTTPDynamicPageData *pd | ||
| ) |
Constructor takes the page path and the page callback function.
Definition at line 46 of file HTTPDynamicPage.h.
Generated on Tue Jul 12 2022 16:36:46 by
1.7.2