adds digitale infrastructuur to infrastructuur uitleg
This commit is contained in:
@@ -8,6 +8,10 @@ You can see that in the picture we've drew all the nodes and the tables for the
|
||||
|
||||

|
||||
|
||||
We also have this sketch digitalised in a simpler way:
|
||||
|
||||

|
||||
|
||||
You can see that every node measures:
|
||||
- Temperature
|
||||
- Humidity
|
||||
@@ -16,7 +20,7 @@ You can see that every node measures:
|
||||
|
||||
The nodes are connected to the database using post requests, every node sends a post request to the database with the sensordata it has collected. The database then stores this data in the right table. This is the table called "Node" in the first picture.
|
||||
|
||||
## Database
|
||||
## Database tables
|
||||
|
||||
The database is used to store all the data that the nodes collect. The database is a MySQL database and is hosted on the Raspberry Pi. The database has 3 tables:
|
||||
|
||||
|
Reference in New Issue
Block a user