environment_sensors/sensors/collector
Andreas Zweili c8906fdbdc improve the plots 2019-10-21 17:28:46 +02:00
..
management/commands add the collector as a management command 2019-10-20 22:51:35 +02:00
migrations move to django 2019-10-13 19:35:48 +01:00
templates/collector add a template for the index page 2019-10-20 21:21:51 +02:00
tests add test where all the values get written to the db 2019-10-20 21:33:44 +02:00
__init__.py move to django 2019-10-13 19:35:48 +01:00
apps.py move to django 2019-10-13 19:35:48 +01:00
collector.py round all the collected results 2019-10-21 17:26:34 +02:00
models.py fix a typo 2019-10-14 21:53:42 +02:00
plot.py improve the plots 2019-10-21 17:28:46 +02:00
urls.py add the url pattern for the index page 2019-10-20 21:22:41 +02:00
views.py remove the collector from the view 2019-10-20 22:50:52 +02:00