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

Added sqlite database to store NodeMCU device information. #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jwmeyer
Copy link

@jwmeyer jwmeyer commented Apr 2, 2017

I really enjoy using the ESP8266 wifi file manager. Thank you for your hard work on this. I wanted a way to store all of my device IP addresses and some information about the device, name and location. That way it is easy to select the correct device for management.
This pull request:
adds the file add.php
adds sqlite code to index.php
adds explanation to README.md

jwmeyer added 2 commits April 2, 2017 07:10
…ny NodeMCU devices.

I added code for using sqlite to store the IP address, Name, and Location of each device.
@jwmeyer jwmeyer closed this Apr 2, 2017
@jwmeyer jwmeyer reopened this Apr 5, 2017
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