Commit Graph

24 Commits

Author SHA1 Message Date
l_samenv
b5c770e7d8 feeder: use FrappyManager to connect to running frappy instances 2025-03-03 14:13:11 +01:00
a5b5d1de8d t.py: maxpoints/maxcurves argument to prt 2025-03-03 11:28:04 +01:00
l_samenv
fc9970b4af change behaviour of instrument assignment
instrument assignment is persistent
if a stream has to be unassigned from a stream, assign it
to the dummy instrument '0'
2025-03-03 11:24:02 +01:00
l_samenv
31377dc933 remove Single type, rework get stream 2025-03-03 08:34:13 +01:00
a7797cbe6c add get_experiments 2025-02-27 10:42:15 +01:00
892346ed06 remove debug print 2025-02-26 13:47:20 +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
ef560a8b20 printout host name before normalizing 2025-02-26 10:50:23 +01:00
6a6e8b1bcc normalize uri when used as stream identifier 2025-02-26 10:48:27 +01:00
2f6bcad82f fix SEHistory import 2025-02-26 10:43:36 +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
l_samenv
832252bbbb do not crash when a conenction can not be done 2025-02-13 10:58:28 +01:00
77af8c760e custom device name for fake udp 2025-02-13 10:43:33 +01:00
aa2069d4f4 add sending udp message on behalf of an non-supporting server 2025-02-13 10:03:26 +01:00
l_samenv
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
fc679cee21 support original_id 2025-01-16 10:46:37 +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