- 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. |
||
---|---|---|
.. | ||
dataset_definitions.json | ||
dataset_variables.json | ||
plc_config.json | ||
plc_symbols.json | ||
plot_definitions.json | ||
plot_variables.json | ||
test_output.json | ||
test_symbols.asc |