S7_snap7_Stremer_n_Recorder/config/data
Miguel 696b79ba0d feat: Implement coordinated connection and polling for real-time data updates across tabs
- Introduced `useCoordinatedConnection` and `useCoordinatedPolling` hooks to manage data fetching and state synchronization between tabs.
- Refactored `DatasetCompleteManager`, `PlotRealtimeViewer`, and `VariableSelectorWidget` components to utilize SSE and polling for live data updates.
- Added `TabCoordinationDemo` component to visualize tab coordination status and leadership.
- Updated `Dashboard` to leverage coordinated polling for status updates, improving performance and reducing redundant connections.
- Enhanced `TabCoordinator` utility to manage leadership and data broadcasting between tabs effectively.
2025-08-15 18:55:58 +02:00
..
dataset_definitions.json Refactor dataset and plot management to support new array format 2025-08-14 11:16:52 +02:00
dataset_variables.json feat: Implement CSV header validation and automatic renaming for dataset files 2025-08-14 22:33:39 +02:00
plc_config.json feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
plc_symbols.json feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
plot_definitions.json feat: Implement coordinated connection and polling for real-time data updates across tabs 2025-08-15 18:55:58 +02:00
plot_variables.json feat: Add detailed logging for plot sessions, update plot configuration, and enhance chart handling 2025-08-15 13:17:08 +02:00
test_output.json feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
test_symbols.asc feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00