Commit Graph

108 Commits

Author SHA1 Message Date
b36a4e3d22 feat: adds verify_ssl to InfluxDBSession (v2) 2025-05-05 11:44:56 +02:00
9dc0b23a3f feat: adds support for headers to InfluxDBv1Session and InfluxDBSession 2025-05-05 11:44:01 +02:00
854fc49c75 updates version to v0.3.2 v0.3.2 2025-04-04 10:58:20 +02:00
a3b9fc1fb5 fixes types for python 3.10 2025-04-04 10:57:46 +02:00
8af6513aaf Update README.md 2024-12-19 11:52:50 +01:00
496816335f updates to version v0.3.1 v0.3.1 2024-12-19 11:47:00 +01:00
596962fa4c feat: support for NumberSlider with value of type Quantity 2024-12-19 11:46:33 +01:00
0c7dbae845 influxdb_v1: adds 8086 as default port 2024-12-17 10:58:06 +01:00
597aa035f1 docs: using influxdb.phys.ethz.ch as InfluxDBv1 config example 2024-12-17 10:56:03 +01:00
dd8be147ba fixes docs 2024-12-17 10:50:07 +01:00
00d730c71b updates to version v0.3.0 v0.3.0 2024-12-17 07:30:41 +01:00
839e2a825b docs: updates Readme (influxdb v1 ssl config) 2024-12-17 07:30:20 +01:00
71dedf3900 influxdb_v1: removes untested create_database function 2024-12-17 07:29:53 +01:00
bdeb62e595 fix: types for sessions 2024-12-17 07:20:50 +01:00
9b2c26dc42 influxdb_v1: removes write method, updates docs 2024-12-17 07:20:50 +01:00
b19aeda16a fixes Exception message 2024-12-16 14:43:28 +01:00
6a5108ee91 fix: adds InfluxDBv1Session to default imports of pydase_service_base.database 2024-12-16 14:42:25 +01:00
891faada2f updates pydase dependency 2024-11-05 11:50:19 +01:00
a561dc8888 fixing docs 2024-11-05 11:48:15 +01:00
80150ab50a adds support for InfluxDB v1 clients 2024-11-05 11:46:49 +01:00
b05a38af77 updates Readme (https links instead of ssh) 2024-10-31 10:26:37 +01:00
22faba0f00 removes launch.json 2024-10-31 07:47:13 +01:00
cc32afaf0b updates LICENSE 2024-10-31 07:47:13 +01:00
a723989006 updates pyproject.toml (ruff version and config) 2024-10-31 07:47:13 +01:00
f9a3ec8ba6 updates Readme (moving from gitlab.phys.ethz.ch to github.com) 2024-10-31 07:47:13 +01:00
174dea0b33 fixes NumberSlider in lists, uses cache to infer current value type 2024-05-06 09:45:19 +02:00
6829d84997 updates version to v0.2.0 2024-04-30 16:09:07 +02:00
ad1ed9fda7 updates Ionizer rpc interface (fixes NumberSlider) 2024-04-30 16:08:06 +02:00
8149687612 updates pydase dependency 2024-04-30 15:58:40 +02:00
fab5904dcb fixes setting enums through Ionizer 2024-04-09 08:52:34 +02:00
8010620912 fixes method serialization compatibility with new pydase version 2024-04-08 16:46:57 +02:00
2eb5cba02a updates to pydase version 0.8.0 2024-04-08 15:43:03 +02:00
c02a979be4 removes faulty code snippet 2024-04-08 15:32:26 +02:00
0002a97beb replaces get_object_attr_from_path_list with get_object_attr_from_path 2024-04-08 14:58:24 +02:00
02e93136fc fixing InfluxDB config 2024-02-13 13:42:38 +01:00
c39bc4e514 fixes postgresql extra dependencies 2024-02-13 13:42:38 +01:00
44909f52d9 fix: optional database dependencies work without each other now 2024-02-13 13:42:37 +01:00
f708b6d159 fixing type hints 2024-02-13 11:17:43 +01:00
d14805ee7f replacing if - else block with ternary operator 2024-02-13 11:13:44 +01:00
a43cdbdd5b making function name lowercase 2024-02-13 11:12:54 +01:00
23037b7f1a adds ServiceConfig import 2024-02-13 09:42:29 +01:00
f9f51e7f59 fixes IonizerServer dependence on removed functions 2024-02-01 14:04:25 +01:00
5f5f9fbcda fixes typo in ionizer interface Readme 2024-02-01 13:45:49 +01:00
2e159d87cd renaming to pydase_service_base 2024-02-01 13:42:58 +01:00
6619895239 fixes Quantity changes through IonizerServer 2024-02-01 10:34:21 +01:00
8b663bc996 updates to pydase v0.6.0 2024-02-01 10:03:29 +01:00
25b896ab3c removes info from RPCInterface 2024-01-31 16:43:35 +01:00
554b4dffb6 updates Readme to reflect optional dependencies 2024-01-31 16:39:23 +01:00
289ce9d129 makes influxdb ans postgres dependencies optional 2024-01-31 16:13:44 +01:00
b6eb0a49c7 fixes ionizer interface (new pydase version) 2024-01-31 15:54:45 +01:00