14 Commits

Author SHA1 Message Date
ef35d18f37 proper logging, add signal handler for graceful termination 2025-05-23 13:52:42 +02:00
31377dc933 remove Single type, rework get stream 2025-03-03 08:34:13 +01:00
e2122fb3a0 import get_experiments
- in case of localhost, remove .psi.ch from normalized host name
+ fix import in t.py
+ allow boolean as selection criterium
2025-02-26 13:43:39 +01:00
258ab809a9 move sehistory specific stuff from influx.py to seinflux.py 2025-02-26 10:41:40 +01:00
78ceecbb53 method 'complete': move end_time_dict to an argument
get_streams should return all tags
2025-02-25 14:13:35 +01:00
6659fa76f5 fix bug with first timestamp
+ add debug reply feature
2025-02-25 09:51:35 +01:00
2660442c0a fix bug and add guess for instrument 2025-02-25 08:20:51 +01:00
c0aeca523a major improvements and rework
- add stream / instrument availability data
- events contain event kind for dispatching db methods
2025-02-24 14:54:54 +01:00
aa2069d4f4 add sending udp message on behalf of an non-supporting server 2025-02-13 10:03:26 +01:00
1712415f20 do always sort 2025-02-11 15:59:27 +01:00
ce205f47a2 further rework
- dump all every full hour
- finish all streams properly on exit
2025-02-11 10:51:37 +01:00
50f8c349ee add streams.py
was forgotten initially
2025-01-16 12:56:31 +01:00
3266d2ab61 allow regexp patterns in query 2025-01-16 10:46:18 +01:00
9208ff993d Initial commit 2025-01-16 09:36:26 +01:00