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:
@@ -25,7 +25,7 @@ The following libraries are used in the node code:
|
|||||||
- <DHT.h>
|
- <DHT.h>
|
||||||
- <WiFiMulti.h>
|
- <WiFiMulti.h>
|
||||||
- <WiFi.h>
|
- <WiFi.h>
|
||||||
- <WebSocketsClient.
|
- <WebSocketsClient.>
|
||||||
- <nodeCodeHeader.h>
|
- <nodeCodeHeader.h>
|
||||||
|
|
||||||
### Code
|
### Code
|
||||||
|
@@ -50,6 +50,5 @@ def getData(node, dataType, MAC):
|
|||||||
|
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run(debug=True, host='localhost')
|
app.run(debug=True, host='localhost')
|
||||||
|
@@ -67,3 +67,17 @@ Sam, tft scherm, rest api ombouwen om data in node tabel te douwen
|
|||||||
Bram: Python send node data to database
|
Bram: Python send node data to database
|
||||||
Sam: flask rerouten to use put recuest
|
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:
|
Reference in New Issue
Block a user