Commit graph

20 commits

Author SHA1 Message Date
Joel Schmid
5aed4560e9 refactoring 2021-04-05 11:39:55 +02:00
Joel Schmid
3983a91475 rest api uses map[string]interface for adding weather data 2021-04-05 10:14:29 +02:00
Joel Schmid
641c05afc6 refactoring & generic weatherdata 2021-04-03 23:32:37 +02:00
Joel Schmid
ff28e70c31 add more logging 2021-04-02 22:46:24 +02:00
Joel Schmid
26204b4ed7 improved logs & errorhandling 2021-04-02 20:18:49 +02:00
Joel Schmid
69f8c4e9dc refactoring of config 2021-04-02 20:00:47 +02:00
Joel Schmid
5bb48d6ddc add mongodb authentication 2021-04-02 12:41:22 +02:00
Joel Schmid
73a57482c8 mongodb support for sensor registry 2021-04-01 23:48:54 +02:00
Joel Schmid
f4b5e519fa fix typo 2021-04-01 22:31:48 +02:00
Joel Schmid
ce22efcb96 create flux query 2021-03-20 21:31:20 +01:00
Joel Schmid
3d261df142 fix flux query 2021-03-20 21:24:55 +01:00
Joel Schmid
877a46b9bf query data over rest api 2021-03-20 21:10:58 +01:00
Joel Schmid
395e4530af resolve sensor 2021-03-20 16:23:17 +01:00
Joel Schmid
4b6d8e6c6b remove errors dependency 2021-03-20 16:14:10 +01:00
Joel Schmid
9cc656e937 add sensor registration (inmemory) 2021-03-20 15:18:12 +01:00
Joel Schmid
6eb9898778 support for multiple weathersensors 2021-03-20 11:20:27 +01:00
Joel Schmid
69369c210b add co2level support 2021-03-18 17:57:08 +01:00
Joel Schmid
ea41163296 query weatherdata in influx 2021-03-16 20:43:15 +01:00
Joel Schmid
0540519d68 fix typo 2021-03-09 18:41:52 +01:00
Joel Schmid
dcefbdecad initial weather-api 2021-03-05 23:20:47 +01:00