diff --git a/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md b/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md index f6519e5..1b503ff 100644 --- a/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md +++ b/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md @@ -18,12 +18,14 @@ The Raspberry 3 can be descriped as a "little" computer running a quad-code 64-b ### Dev Page -For monitoring porpoises we are going to implement a dev page, this means that there basicey is a debug page. On this page we will be displaying the current readings that are comming in in to graphs and also the data form the last 10 redings from all the nodes, the readings are sorted in there respective graphs like temp, humidity and noice redings for example. +For monitoring porpoises we are going to implement a dev page, this means that there basicey is a debug page. On this page we will be displaying the current readings that are comming in in to graphs and also the data form the last 10 redings from all the nodes, the readings are sorted in there respective graphs like temp, humidity and noice redings for example. This is handy for quick access to the data ouwr nodes are sending out. So it will be easy to see if one is malvuntion and monetoring the state off the battery to check if its nessesery to replace it. ### Database ## Database +The database is set up on the raspberry so that we dont always have to have a computewr + ### Database software ### Esp to database \ No newline at end of file