2c59e37074
major rework
...
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
l_samenv
e71cb74391
improve graphics layout
...
- 'bevel' line style prohibits 'peaks' on locally noisy values
- fix option 'stepped' instead of 'steppedLine'
- set period to 0 for target parameters
- thinker lines, adjustable by a constant
2024-09-27 10:57:45 +02:00
l_samenv
3ae1097b22
Ended doc for influxdb.py
2024-09-09 14:22:34 +02:00
l_samenv
b3d899295d
Simplified code for getting vars + corresponding doc
2024-09-09 14:18:27 +02:00
l_samenv
2a4efff511
Removed lab4.json (now constants in influxdb.py), config.ini to influx.ini
2024-09-09 10:51:18 +02:00
l_samenv
2ea2219b67
Changed plus to asterisk for showing curve
2024-09-04 08:31:25 +02:00
l_samenv
668f6d4aad
filter params with user config in influxdb.py
2024-09-03 14:52:19 +02:00
l_samenv
c0e25f6467
+ and - symbols for config files
2024-09-03 11:08:07 +02:00
l_samenv
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
l_samenv
07f4e69a94
get_available_variables_at_time usable without config file
2024-08-30 10:17:08 +02:00
l_samenv
94424bd422
moved millis_to_nano in influxdb.py
2024-08-30 09:35:21 +02:00
l_samenv
a4aaffa299
Fixed two points with same time when interval (_get_curve)
2024-08-29 14:14:27 +02:00
l_samenv
b9507908a0
Fixed two points with same relative value bug (export)
2024-08-29 13:14:58 +02:00
l_samenv
fcee45817f
Fixed same measurement with different param for export bug
2024-08-28 10:23:07 +02:00
l_samenv
144a6aa763
Fixed binning in seconds (export)
2024-08-28 09:12:18 +02:00
l_samenv
d81f2024ec
Fixed insert last known value when df is empty bug
2024-08-28 08:46:53 +02:00
l_samenv
c78c793dea
Fixed bug when first value is NaN at export
2024-08-27 11:48:49 +02:00
l_samenv
2a9aba5b97
Fixed empty dataset not added in Chart at createGraph
2024-08-27 11:19:50 +02:00
l_samenv
30bdd1f832
Export : added API call + fixed route issues
2024-08-27 10:20:48 +02:00
l_samenv
c706b78d07
Added influxDataGetter method to get curves as dataframe
2024-08-26 11:45:00 +02:00
l_samenv
9e012ac740
insert_last_known_values for expired=True
2024-08-23 13:56:11 +02:00
l_samenv
0ffa3cf466
Added expired=True support
2024-08-23 10:40:34 +02:00
l_samenv
d3017860f8
Removed old influxdb methods
2024-08-21 11:31:31 +02:00
l_samenv
977ebb02d8
Removed all curves at given day
2024-08-21 10:23:51 +02:00
l_samenv
89dd427a22
Influx graph part only + device name on jump and start + fixed dselect z-index
2024-08-21 10:05:47 +02:00
l_samenv
6ebcacdf12
changed selection label to unit in graphics
2024-08-19 16:27:19 +02:00
l_samenv
fa88f374fd
Generic live polling for parameters
2024-08-19 13:31:41 +02:00
l_samenv
fff86095d1
Generic (for parameters) get curve
2024-08-19 11:23:50 +02:00
l_samenv
9d032be0d2
Get vars with config + generic _float remove
2024-08-19 11:02:32 +02:00
l_samenv
8959e4a520
Changed _transform function name + anonymous setup_info key
2024-08-19 09:17:12 +02:00
l_samenv
512e772aab
Label = secop_module.target + simplified influx_name
2024-08-19 09:11:19 +02:00
l_samenv
7fa880d67d
added timeout on updateAuto (zoomComplete) to prevent request stacking on mobile phones
2024-08-16 10:42:47 +02:00
l_samenv
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
l_samenv
5735fe9f01
Working jumps (routes) + goToNow now reloads
2024-08-14 08:27:59 +02:00
l_samenv
13a105183b
Added search in nicos/se_addons and nicos/se_stick for available variables
2024-08-07 10:47:42 +02:00
l_samenv
dd422e89d8
Sampling data (aggregateWindow) for responsitivity + fixed old values not shown bug + readme
2024-07-26 10:00:28 +02:00
l_samenv
676e7e4f10
Take last 30s values for live update (influx), added doc in Js Graphics
2024-07-25 10:43:44 +02:00
l_samenv
5a82601e8e
Added live data functionnality + some docs in Python and JS code
2024-07-24 11:41:24 +02:00
l_samenv
aa29d89a18
Implemented connection with InfluxDB
2024-07-22 15:51:51 +02:00