1 parent aa15bfc commit 26b5517Copy full SHA for 26b5517
1 file changed
historic_data_import/README.md
@@ -0,0 +1,9 @@
1
+# ShedPi Historic Data import
2
+
3
+Imports historic data collected by the builtin logger implementation
4
5
+## Running the data importer
6
7
+```shell
8
+python manage.py data_import
9
+```
0 commit comments