Skip to content

PostgreSQL Databases

ecthros edited this page Oct 5, 2016 · 1 revision

Overall database is named "network".

Inside network, we have 2 tables:

"computers", which contains the MAC/IP addresses of all computers on the network, and "networks", which contains all valid WIFI networks the pi could connect to.

Clone this wiki locally