You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this idea a lot actually. My first thought would just be to include the hostname in the HTML. No guarantee there is a hostname set though. Even if we were to display it, it may not help identification anyway.
We could add an optional variable to the webota.init() function to specify an identifying string?
I'm definitely open to adding this functionality, I just don't know what the "best" way is.
With several ESP32s running WebOTA on the same network, the only way to distinguish them is by IP address.
It would be useful to have a way to customise the HTML, such that the ESP32 can be identified uniquely by name.
There's lots of ways to do this, I wondered what your thoughts were about the idea, and the best way to implement it, if you think it would be useful.
The text was updated successfully, but these errors were encountered: