Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 477 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 477 Bytes

helenabackend

Django version 1.7!

pip install django_chartit pip install django_autofixture pip install simplejson pip install requests

chatit must be patched: move files from patch_chartit to install dir

to install test data:

python manage.py loadtestdata databucket.Firestorm:30 python manage.py loadtestdata databucket.ObservedDevice:100 python manage.py loadtestdata databucket.FirestormReading:100

to send data localy use sendData.py example functions