d3m1g0d
e3231095c4
Merge branch 'Testing-json' of https://github.com/d3m1g0d/TeraHz into Testing-json
2019-03-26 19:06:42 +01:00
d3m1g0d
9d3a3419c8
fuck me.
2019-03-26 19:06:00 +01:00
d3m1g0d
548337258f
simplifying a lot of shit
2019-03-26 19:05:42 +01:00
ANormalPerson1
51d6695fec
Attempting request.post and request.get_json
...
Attempting to understand what the various methods do, do to differing documentation on some parts.
To current knowledge, get_json gets a json file from the webserver, whilst post uploads one. On to how to access the uploaded json with html, I will work on.
2019-03-23 10:20:53 +01:00
ANormalPerson1
d938937d48
request.json -> request.get_json()
...
Apparently, the json method of request is considered deprecated, src https://stackoverflow.com/questions/20001229/how-to-get-posted-json-in-flask
So swallep it out for request.get_json
2019-03-23 09:50:40 +01:00
ANormalPerson1
9677273f55
Attempt at doing json
...
I fucked up big time. I have attempted to make a custom made chart, while, to my knowledge, one is readily available and more easily incorporated to the website design.
2019-03-21 21:18:05 +01:00
ANormalPerson1
6c63adcdfb
Merge branch 'master' of https://github.com/d3m1g0d/TeraHz
2019-03-20 16:21:43 +01:00
ANormalPerson1
46d788aae3
Started main backend development.
...
Yeet
2019-03-20 16:20:14 +01:00
d3m1g0d
8f7f170d6a
cache
2019-03-20 15:46:52 +01:00
d3m1g0d
d1435047e4
python cache commit
2019-03-13 19:02:12 +01:00
d3m1g0d
253ec3a28e
added storage module
2019-03-13 19:01:21 +01:00
d3m1g0d
e3bbab819b
created a sample database for testing storage module
2019-03-13 19:00:55 +01:00
d3m1g0d
1ba8f72e09
made Spectrometer operation more sane
2019-03-13 19:00:35 +01:00
d3m1g0d
33f0511081
pruned venvs
2019-03-12 21:56:25 +01:00
d3m1g0d
8ee094481c
commit
2019-03-11 14:33:26 +01:00
d3m1g0d
d5815fe849
storeTemp() and loadTemp()
2019-03-06 20:44:26 +01:00
d3m1g0d
f8a05efc31
Started work on storage backend
2019-03-04 16:57:19 +01:00
d3m1g0d
6b2e7f3129
Added UV sensor code. Calculations may be inaccurate.
2019-03-03 20:21:08 +01:00
TeraHz User
65733488f7
hotfixed getIntTime()
2019-03-02 14:09:27 +00:00
d3m1g0d
7e538ad284
Lux meter support finished
2019-03-02 14:51:31 +01:00
d3m1g0d
99404c8f15
fix
2019-03-02 14:37:58 +01:00
d3m1g0d
3fafe3f896
fix
2019-03-02 14:35:41 +01:00
d3m1g0d
fe883048e6
fix
2019-03-02 14:33:16 +01:00
d3m1g0d
e54a31e56f
added SMBus Lux meter support
2019-03-02 14:24:50 +01:00
d3m1g0d
5fa112490b
made setParameters usable
2019-01-24 18:41:35 +01:00
d3m1g0d
b41a60cdbd
fixed some commented out statements
2019-01-23 21:18:42 +01:00
d3m1g0d
9c8418a03d
sensors module now in early working stage
2019-01-23 20:59:51 +01:00
d3m1g0d
9f9a7e4974
started work on backend
2019-01-21 17:36:00 +01:00