S7_snap7_Stremer_n_Recorder/config/schema
Miguel e3b1b48556 feat: Add symbol loading functionality from ASC files
- Implemented a new utility class `SymbolLoader` to parse Siemens ASC symbol files and save the output in JSON format.
- Created a `SymbolProcessor` class to handle symbol-based variable processing, including loading symbols and expanding configurations.
- Developed frontend components `FilePathWidget` and `SymbolSelectorWidget` for file selection and symbol selection respectively.
- Added API endpoints for loading symbols and browsing files.
- Introduced test scripts for validating the symbol loader and endpoint functionality.
- Added sample ASC and JSON files for testing purposes.
2025-08-14 16:53:31 +02:00
..
ui feat: Add symbol loading functionality from ASC files 2025-08-14 16:53:31 +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