Skip to content

Show status on web#556

Open
hmueller01 wants to merge 11 commits intomartin-ger:masterfrom
hmueller01:show-status-on-web
Open

Show status on web#556
hmueller01 wants to merge 11 commits intomartin-ger:masterfrom
hmueller01:show-status-on-web

Conversation

@hmueller01
Copy link
Contributor

Added a status output on the web-page.

image
This rework also considers that ESP8266 TCP buffer limit is 1460 bytes. Bigger messages must be split in packages.

It can handle different URLs, as I have seen alway two connects to the web_config_client_connected_cb(). Found out that the second connect is the /favicon.ico ... do not send the web-page here.

Added days to the output of the uptime:

System uptime: 0 days, 0:43:10

which makes it easier to read after longer uptime.

Just the reset feature won't work very good, as sending tcp data and doing a reset won't work very well. I have a solution for that but it still didn't work perfect, so I left it from this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant