S7_snap7_Stremer_n_Recorder/config/schema
Miguel 31cb5cc515 feat: Enhance dataset variable configuration with manual and symbol-based options
- Updated the dataset variables UI schema to support two configuration types: manual and symbol-based.
- Implemented a new DatasetVariableSymbolWidget for symbol selection with auto-fill capabilities.
- Modified the DatasetManager to handle the new schema structure and UI layout.
- Integrated the new widget into the DatasetVariablesRJSF component for improved user experience.
- Updated the SymbolSelectorWidget to support callbacks for symbol selection.
- Refactored the FormTable component to utilize the new allWidgets import for better widget management.
- Added error handling and loading states for improved user feedback during data fetching.
2025-08-14 17:34:32 +02:00
..
ui feat: Enhance dataset variable configuration with manual and symbol-based options 2025-08-14 17:34:32 +02:00
dataset-definitions.schema.json Refactor configuration management and schema handling 2025-08-13 23:31:47 +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: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +02:00
plot-definitions.schema.json feat: Enhance plot configuration with visual style options 2025-08-14 13:12:04 +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