// ********************************************************************************** // ESP8266 Teleinfo WEB Server, route web function // ********************************************************************************** // Creative Commons Attrib Share-Alike License // You are free to use/extend this library but please abide with the CC-BY-SA license: // Attribution-NonCommercial-ShareAlike 4.0 International License // http://creativecommons.org/licenses/by-nc-sa/4.0/ // // For any explanation about teleinfo ou use, see my blog // http://hallard.me/category/tinfo // // This program works with the Wifinfo board // see schematic here https://github.com/hallard/teleinfo/tree/master/Wifinfo // // Written by Charles-Henri Hallard (http://hallard.me) // // History : V1.00 2015-06-14 - First release // // All text above must be included in any redistribution. // // ********************************************************************************** // Include Arduino header #include "route.h" /* ====================================================================== Function: handleRoot Purpose : handle main page /, display information Input : - Output : - Comments: - ====================================================================== */ void handleRoot(void) { String response=""; // Just to debug where we are Debug(F("Serving / page...")); LedBluON(); // start HTML Code response += F("
" "" "" "" "" // Our custom style "" "" "" "Etiquette | " "Valeur | " "Checksum | " "Flags | " "
---|
Donnée | " "Valeur | " "
---|
Cette partie reste à faire, des volontaires motivés ?
" "