S7_snap7_Stremer_n_Recorder/config/schema
Miguel 12106a9fe9 feat: Implement dataset-specific optimization configuration
- Added `use_optimized_reading` parameter to dataset definitions for per-dataset control over reading methods.
- Updated JSON schema and UI schema to include the new parameter with appropriate descriptions and defaults.
- Modified `ConfigManager`, `PLCClient`, and `PLCDataStreamer` to handle the new optimization setting.
- Enhanced batch reading logic to prioritize dataset-specific settings over global configurations.
- Improved logging to indicate which reading method is being used for each dataset.
- Created comprehensive tests to validate the new functionality and ensure backward compatibility.
- Added documentation detailing the new feature, its benefits, and usage examples.
2025-08-20 00:28:07 +02:00
..
ui feat: Implement dataset-specific optimization configuration 2025-08-20 00:28:07 +02:00
dataset-definitions.schema.json feat: Implement dataset-specific optimization configuration 2025-08-20 00:28:07 +02:00
dataset-variables.schema.json feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
layout-demo.schema.json Enhance UI schema layout support across components. Updated PlotManager and DashboardNew to utilize a comprehensive widget collection and layout templates. Created AllWidgets for improved widget management and added demo schemas showcasing new layout capabilities. 2025-08-13 16:29:38 +02:00
plc.schema.json feat: Enhance application event logging and add max_hours configuration option 2025-08-14 18:32:49 +02:00
plot-definitions.schema.json feat: Add detailed application event logging, enhance plot session configurations, and support stacked Y-axes in Chart.js 2025-08-15 12:55:43 +02:00
plot-variables.schema.json Enhance variable management and plotting features. Introduced VariableContext for managing variable updates, updated dataset variables and application events, improved plot variable schema, and refined UI components for better usability and performance. 2025-08-14 12:07:07 +02:00