Commit Graph

9 Commits

Author SHA1 Message Date
e815800cb3 server: remove unnecessary nesting in SecopInteractor.get_components 2025-03-24 10:04:48 +01:00
dbf98fdf90 fix missing initialization of node_map in SecopInteractor 2025-03-24 08:33:09 +01:00
l_samenv
dbadc4ce0a followup change: fix dummy webserver
the dummy server was no longer working after server rework
2025-03-19 11:47:57 +01: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
b8ac8f8bb5 add the status name to the 'rdlink' message 2025-03-18 14:35:14 +01:00
c67c0f7e9d add 'status' to updates for module block 2025-03-18 14:22:10 +01:00
2c59e37074 major rework
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
7736e0f7e3 move classes using influx from secop to influxgraph
+ fix parameter change command in secop
2024-10-23 16:34:12 +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