documentatie over het plan van sprint 1, kleine toevoeging aan interface
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# Afbeelding van node
|
||||

|
||||
Hier op werdt gereageerd dat dit mooi was en nu uitgewerkt moest worden in een md bestand.
|
11
docs/Sp1Schets van het project/HetAlgehelePLan.md
Normal file
11
docs/Sp1Schets van het project/HetAlgehelePLan.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# The Plan.
|
||||
Around the school, we will collect various information using nodes, which we will ultimately process into a database.
|
||||
|
||||
The locations we choose for the nodes can vary between ceilings and walls to gather various measurements effectively.
|
||||
|
||||
The measurements will include: temperature, CO2, humidity, and sound.
|
||||
|
||||
At one of the nodes, a screen with a survey will also be placed so that we can receive feedback from the students.
|
||||
|
||||
The node with the screen will be placed near the coffee machines and the water tap to ensure it is easily accessible and located in a frequently visited area.
|
||||
This way, we can obtain as many results as possible and have the best possible overview of where attention is needed.
|
@@ -17,4 +17,6 @@ You can see that every node measures:
|
||||
- CO2 level
|
||||
- Sound level
|
||||
|
||||
Each of these factors can have an influence on the comfort and efficientie the students can have.
|
||||
|
||||
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.
|
||||
|
Reference in New Issue
Block a user