Skip to content

OTA web update #981

Closed
Closed
@tablatronix

Description

@tablatronix

I just realized there is no issue for this PR feature
#587

This is added to the OTA branch as a test for now.

I was going to abstract it out into an example, but I might just leave it in and fix it up.

This is available by adding it to the menu, and is active in the DEV/ example

It is available if you add it (token is update) to the menu

  std::vector<const char *> menu = {"wifi","info","param","update","close","sep","erase","restart","exit"};
  wm.setMenu(menu); // custom menu, pass vector
  • add permissions, make hook/route disabled not just menu!
  • find a good way to document this, as it does not work via captive portals! ( maybe even hide it )
  • Better handling of update success

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions