18 Commits

Author SHA1 Message Date
Mose Mueller
c3eebefeeb database config dir is configured using env variable now, defaults to database_config in root folder 2024-01-11 18:17:53 +01:00
Mose Mueller
6592f92cee updates type hints, implements linting suggestions 2024-01-11 18:10:45 +01:00
Mose Mueller
213241da64 Update docstring 2023-10-18 15:48:21 +02:00
Mose Mueller
7338a8778d fix import 2023-10-18 15:47:47 +02:00
Mose Mueller
af9e44e373 using std logging instead of loguru 2023-10-18 15:41:46 +02:00
Mose Mueller
5386f06a43 feat: updating influxdbsession write 2023-08-02 11:14:43 +02:00
Mose Mueller
b0df2f111b feat: adding write method, making client and api protected 2023-08-02 11:08:51 +02:00
Mose Mueller
711fdabbab fix: get token value from secretstr 2023-08-02 11:08:10 +02:00
Mose Mueller
c09886f188 removing debug logging 2023-08-02 10:23:06 +02:00
Mose Mueller
848e3b2db9 feat: adding function that reads the configs 2023-08-02 10:15:43 +02:00
Mose Mueller
948be5efb5 docs: updating documentation of config.py 2023-08-02 10:14:58 +02:00
Mose Mueller
5003995cb8 renaming files (connection -> session) 2023-08-02 09:08:03 +02:00
Mose Mueller
c769756be6 feat: updating init function to take different config folders into account 2023-08-02 09:06:49 +02:00
Mose Mueller
9ee6e7d83f renaming InfluxDBConnection to InfluxDBSession 2023-08-02 09:04:53 +02:00
Mose Mueller
404375f251 feat: automatically looking for "database_config" dir 2023-08-02 09:03:57 +02:00
Mose Mueller
9abc444868 updating config to new confz version, db connections take config folder as argument 2023-07-31 16:16:19 +02:00
Mose Mueller
8779fbb488 feat: using ConfZ for configuration 2023-06-05 18:26:55 +02:00
Mose Mueller
58814204e9 feat: adding database module 2023-06-05 15:55:19 +02:00