The webserver is now using flask instead of python http server. This is
due to its incapability to easily render images or graphs. The program now also uses a new class called 'Sensor' instead of a very long for loop to correctly format the data from the json file. Added LICENSE file Added favicon Added Flask HTML
This commit is contained in:
parent
9a48f52845
commit
4c654ec969
13 changed files with 932 additions and 115 deletions
BIN
webserver/static/favicon.ico
Normal file
BIN
webserver/static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 422 KiB |
BIN
webserver/static/plots/sensor_001.png
Normal file
BIN
webserver/static/plots/sensor_001.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
webserver/static/plots/sensor_002.png
Normal file
BIN
webserver/static/plots/sensor_002.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
webserver/static/plots/sensor_003.png
Normal file
BIN
webserver/static/plots/sensor_003.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
BIN
webserver/static/plots/test.png
Normal file
BIN
webserver/static/plots/test.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Add table
Add a link
Reference in a new issue