b79616fd8d
fix chart config parameters
...
- add SEA dil pressures
- read config each time when it is used
2025-05-13 10:50:51 +02:00
fe80de4d4b
get a faster response from a change
...
in the previous implementation, the row-waiting-for-answer
class was removed only on the next poll. this should happen
more quickly.
+ remove some print statements
2025-04-30 11:18:18 +02:00
74e1a84253
fixes for select_instrument
2025-04-25 09:00:47 +02:00
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
7736e0f7e3
move classes using influx from secop to influxgraph
...
+ fix parameter change command in secop
2024-10-23 16:34:12 +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
48b89a9801
fix mechanism to strip overlapping data for live update
...
fix bug when when there was no last value yet
2024-09-25 14:15:37 +02:00
66e8d431a9
Doc + working live
2024-09-25 14:15:37 +02:00
05a77ce2f4
initial test + libraries
2024-09-25 14:14:41 +02:00
6a63da07d4
Removed reduced + original_color for influx, doc for influxgraph
2024-09-10 08:56:13 +02:00
b3d899295d
Simplified code for getting vars + corresponding doc
2024-09-09 14:18:27 +02:00
dc9a08dbee
Running curves settings
2024-09-04 08:26:21 +02:00
a73fe1653e
Arbitrary number of config files + tag is unit or cat if present + unit keyword + empty string in config file means inherit + unit 1 is not given or empty
2024-09-03 11:02:50 +02:00
07f4e69a94
get_available_variables_at_time usable without config file
2024-08-30 10:17:08 +02:00
94424bd422
moved millis_to_nano in influxdb.py
2024-08-30 09:35:21 +02:00
fcee45817f
Fixed same measurement with different param for export bug
2024-08-28 10:23:07 +02:00
144a6aa763
Fixed binning in seconds (export)
2024-08-28 09:12:18 +02:00
9a9641a024
Added NaN repr field in export popup
2024-08-27 15:58:43 +02:00
6c14ac330e
Fixed float representation in export
2024-08-27 10:42:53 +02:00
30bdd1f832
Export : added API call + fixed route issues
2024-08-27 10:20:48 +02:00
f469208c0d
Added /export route
2024-08-26 13:25:41 +02:00
d3017860f8
Removed old influxdb methods
2024-08-21 11:31:31 +02:00
977ebb02d8
Removed all curves at given day
2024-08-21 10:23:51 +02:00
89dd427a22
Influx graph part only + device name on jump and start + fixed dselect z-index
2024-08-21 10:05:47 +02:00
fa88f374fd
Generic live polling for parameters
2024-08-19 13:31:41 +02:00
fff86095d1
Generic (for parameters) get curve
2024-08-19 11:23:50 +02:00
9d032be0d2
Get vars with config + generic _float remove
2024-08-19 11:02:32 +02:00
9e08f47916
1 id + locks + live : more frequent, last known points, already sent points + ms points + fixed jump time
2024-08-16 09:55:30 +02:00
f4cf8fd9a5
Secured future date input + min(end,now) for complete_to_end
2024-08-14 10:33:50 +02:00
5735fe9f01
Working jumps (routes) + goToNow now reloads
2024-08-14 08:27:59 +02:00
dd422e89d8
Sampling data (aggregateWindow) for responsitivity + fixed old values not shown bug + readme
2024-07-26 10:00:28 +02:00
676e7e4f10
Take last 30s values for live update (influx), added doc in Js Graphics
2024-07-25 10:43:44 +02:00
5a82601e8e
Added live data functionnality + some docs in Python and JS code
2024-07-24 11:41:24 +02:00
aa29d89a18
Implemented connection with InfluxDB
2024-07-22 15:51:51 +02:00