5c70017238
fix simple command (e.g. stop)
2025-05-13 11:10:27 +02:00
27f60e1187
report status and target in update_main
...
+ add SECoP commands [WIP]
+ fix case 4 (error icon) in updateStatus (SEAWebClientCommunication.js)
2025-05-02 10:39:18 +02:00
9f5ae58b9b
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:37:58 +01:00
2c59e37074
major rework
...
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
dc887e68d5
move get_abs_time to base.py
...
+ initialize Instrument().clients
2024-10-23 16:34:55 +02:00
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