Merge branch 'main' of gitlab.fdmci.hva.nl:propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-3/qaajeeqiinii59

This commit is contained in:
Bram Barbieri
2024-03-22 12:28:25 +01:00
3 changed files with 16 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ The following libraries are used in the node code:
- <DHT.h>
- <WiFiMulti.h>
- <WiFi.h>
- <WebSocketsClient.
- <WebSocketsClient.>
- <nodeCodeHeader.h>
### Code

View File

@@ -50,6 +50,5 @@ def getData(node, dataType, MAC):
return result
if __name__ == '__main__':
app.run(debug=True, host='localhost')

View File

@@ -66,4 +66,18 @@ Sam, tft scherm, rest api ombouwen om data in node tabel te douwen
Dano: Adding comments for OOP Arduino
Bram: Python send node data to database
Sam: flask rerouten to use put recuest
Sietse: WireFrame
Sietse: WireFrame
21/03/2024
Sietse: fritsing node documentation
Bram: personal documetation.
Sam: Rest api improvements
Dano: prepering for retro and making docu for aruidno
22/03/2024
Bram: Fritsing, documentation for code
Sietse: Database
Dano: Docuemtation for arduino
Sam: