- 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. |
||
---|---|---|
.. | ||
ui | ||
dataset-definitions.schema.json | ||
dataset-variables.schema.json | ||
layout-demo.schema.json | ||
plc.schema.json | ||
plot-definitions.schema.json | ||
plot-variables.schema.json |