diff --git a/docs/node-documentation/node.md b/docs/node-documentation/node.md index b3cee6d..3acfcfa 100644 --- a/docs/node-documentation/node.md +++ b/docs/node-documentation/node.md @@ -25,7 +25,7 @@ The following libraries are used in the node code: - - - -- - ### Code diff --git a/server/Flask/main.py b/server/Flask/main.py index 76362b7..c8ff4ac 100644 --- a/server/Flask/main.py +++ b/server/Flask/main.py @@ -50,6 +50,5 @@ def getData(node, dataType, MAC): return result - if __name__ == '__main__': app.run(debug=True, host='localhost') diff --git a/teamdocumentatie/dailyStandupNotes.md b/teamdocumentatie/dailyStandupNotes.md index 2bdcb87..c514a22 100644 --- a/teamdocumentatie/dailyStandupNotes.md +++ b/teamdocumentatie/dailyStandupNotes.md @@ -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 \ No newline at end of file + 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: \ No newline at end of file