Skip to content

Conversation

SuriSureda
Copy link

Makes things easier if someone wants to interact with WifiManager but without the need of using the Web UI. Useful if you want to integrate WifiManager but with a native screen in mobile apps.

The 2 API routes are:

  • /api/wifi: Returns a JSON with list of available networks. JSON content is:
    • SSID
    • Strength
    • Password Secured
  • /api/wifisave: Saves WIFI credentials (Same as /wifisave but returning a JSON)

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