Commit Graph

6 Commits

Author SHA1 Message Date
74e1a84253 fixes for select_instrument 2025-04-25 09:00:47 +02:00
l_samenv
958e472f3b rework of the server side
main change: the same server may be used for several instruments

- client classes are 'Interactors' dealing with the parameters etc.
- methods from history are added to the clients
+ improvements on the js client side
2025-03-19 08:44:35 +01:00
5b6684fcef add select_experiment 2025-03-18 14:15:14 +01:00
2c59e37074 major rework
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
7471a0c171 remove pdb support, remove unused imports
+ remove tcp_lineserver
2024-10-23 16:31:34 +02:00
l_samenv
b07ca0bd4f restructure code and use frappy.client for SECoP
- separation of SECoP part from webserver
- use frappy client instead of own code for SECoP communication
2024-10-23 11:13:40 +02:00