Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mDNS to create a frog.local/ local web address #10

Open
keenanjohnson opened this issue Dec 6, 2022 · 0 comments · Fixed by #11
Open

Implement mDNS to create a frog.local/ local web address #10

keenanjohnson opened this issue Dec 6, 2022 · 0 comments · Fixed by #11
Labels
enhancement New feature or request

Comments

@keenanjohnson
Copy link
Member

In #7 we are exploring the start of building a local device interface for the Frog Sensors.

Instead of asking the user to identify the device's local IP address to navigate to that page, we should attempt to integrate mDNS or some similiar technology so that the user can type something like "frog.local/" into their browswer and be directed to the device's page. Reference.

Several other IoT projects do this, so it seems possible, though maybe more difficult on an esp32 vs a full single board computer like a raspberry pi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant