.cursor /rules
Actualización de eventos en application_events.json para mejorar la gestión de sesiones de plot y el sistema de streaming. Se ajustaron las fechas de última actualización en varios archivos de configuración, incluyendo plc_datasets.json, plot_sessions.json, system_state.json y estilos CSS. Se realizaron mejoras en la interfaz de usuario en index.html y se optimizó el código en plotting.js para un mejor rendimiento y claridad en la gestión de datos de streaming.
2025-08-04 00:55:52 +02:00
.doc
feat: Agregar registro detallado de eventos de aplicación y mejorar la carga de datos históricos desde archivos CSV
2025-08-15 00:21:41 +02:00
.examples
feat: Add symbol loading functionality from ASC files
2025-08-14 16:53:31 +02:00
.github
Refactor dataset and plot management to support new array format
2025-08-14 11:16:52 +02:00
.images
Implementadas mejoras significativas en el sistema de streaming y grabación de CSV. Se añadió un control independiente para la grabación de CSV, permitiendo la organización automática de archivos por hora. Se implementó un sistema de persistencia del estado del sistema y recuperación automática, mejorando la fiabilidad en entornos industriales. Además, se integró el logo de SIDEL en la interfaz y se realizaron ajustes en el diseño para una mejor experiencia de usuario.
2025-07-17 14:32:45 +02:00
.tests
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
.vscode
Primera version RJSF limpia
2025-08-13 15:45:29 +02:00
config
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
core
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
frontend
feat: Enhance DataStreamer with critical validation and performance monitoring improvements
2025-08-17 13:01:36 +02:00
utils
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
.cursorignore
Update system state configuration, add cursor ignore file, and implement PlotRealtimeViewer component for real-time plot management
2025-08-13 15:15:25 +02:00
.gitignore
Preparacion de PyInstaller
2025-08-17 23:53:58 +02:00
DATASET_OPTIMIZATION.md
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
DATASET_OPTIMIZATION_SUMMARY.md
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
PERFORMANCE_MONITORING.md
Implementación del sistema de monitoreo de rendimiento y gestión de prioridades para el recording de PLC
2025-08-16 18:34:31 +02:00
PRIORITY_SYSTEM.md
Implementación del sistema de monitoreo de rendimiento y gestión de prioridades para el recording de PLC
2025-08-16 18:34:31 +02:00
application_events.json
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
demo_dataset_optimization.py
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
i18n.js
feat: Add console logs display and export functionality
2025-08-16 23:55:27 +02:00
main.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
main.spec
feat: Update resource path handling for React build directory and clean up main.spec
2025-08-18 00:02:33 +02:00
main_cleanup_notes.py
Update application event logging and configuration schemas. Added multiple entries for application start events in application_events.json, updated last_updated and total_entries fields. Adjusted sampling_interval in plc_config.json and removed schema references in dataset and plot schema files for consistency.
2025-08-13 16:18:46 +02:00
requirements.txt
Preparacion de PyInstaller
2025-08-17 23:53:58 +02:00
run_tests.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
snap7.dll
Preparacion de PyInstaller
2025-08-17 23:53:58 +02:00
system_state.json
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
test_comparison_simple.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_data_integrity.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_dataset_optimization.py
feat: Implement dataset-specific optimization configuration
2025-08-20 00:28:07 +02:00
test_final_validation.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_industrial_network.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_integration.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_io_comprehensive.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_large_dataset.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_legacy_vs_optimized.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_network_latency_pe_pa.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_optimized_reader.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_pe_pa_fixed.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_real_plc.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
test_simple_validation.py
Add comprehensive tests for PE/PA fixed implementation and optimized batch reading
2025-08-20 00:09:42 +02:00
translation.json
feat: Add console logs display and export functionality
2025-08-16 23:55:27 +02:00