Commit Graph

15 Commits

Author SHA1 Message Date
ddf9f30a41 feat: Add simulation analyzer component for comprehensive performance tracking and metric calculation. 2025-12-20 12:53:18 +05:30
4c857e0ba6 feat: Add simulation analyzer component for comprehensive simulation data tracking and performance metrics. 2025-12-20 12:45:33 +05:30
d0e18d5010 feat: Introduce simulation analysis module with comprehensive performance tracking and a new element editor UI component. 2025-12-20 11:52:49 +05:30
975253a1dc feat: Add comprehensive simulation analyzer with detailed metric tracking and calculation. 2025-12-20 11:15:18 +05:30
6ab4d1c0a9 feat: introduce comprehensive simulation analyzer component with detailed tracking and metric calculation capabilities. 2025-12-20 10:55:39 +05:30
a032c47e62 feat: implement a comprehensive simulation analyzer module for tracking and calculating performance metrics. 2025-12-20 10:52:27 +05:30
14bf0896a7 feat: implement simulation analyzer for detailed simulation performance and flow analysis. 2025-12-20 10:30:56 +05:30
525bfb6541 feat: Introduce a new simulation dashboard editor with block and element components, dedicated styling, visualization state management, and an analyzer. 2025-12-20 09:43:28 +05:30
c072648397 feat: introduce comprehensive simulation analysis module with detailed performance and material flow tracking. 2025-12-18 16:23:14 +05:30
b3adb4ea20 feat: Add comprehensive simulation analyzer module with extensive tracking and metric calculation capabilities. 2025-12-18 15:25:39 +05:30
5a1d1bdeaf feat: Implement simulation analysis data display and dashboard element configuration 2025-12-18 13:13:09 +05:30
5b9f3f1728 feat: Add simulation dashboard editor with analyzer and manager components. 2025-12-18 10:08:53 +05:30
0bc5222ba6 Enhance simulation components with time tracking and performance metrics
- Added idle and active time tracking to ConveyorInstance, PillarJibInstance, HumanInstance, RoboticArmInstance, and StorageUnitInstance.
- Integrated animation play speed and pause functionality into simulation components.
- Updated simulation types to include cost and energy metrics for various analyses.
- Improved performance tracking with additional metrics such as load utilization and efficiency calculations.
2025-12-15 14:16:20 +05:30
2026248a4c feat: enhance simulation types with new metrics and event types
- Added EventType for various asset events.
- Introduced new metrics in TimeMetrics, ThroughputMetrics, EfficiencyMetrics, QualityMetrics, CostMetrics, EnergyMetrics, and ConveyorMaterialMetrics.
- Expanded ConveyorAnalysis and VehicleAnalysis interfaces to include additional metrics for cost, energy, and material flow.
- Enhanced efficiency and quality metrics with detailed attributes for better analysis.
2025-12-15 12:49:15 +05:30
595d7852c9 feat: Implement analysis functionality in simulation module
- Added Analyzer component to perform asset analysis and system-wide metrics.
- Integrated analysis store to manage analysis state and data.
- Updated Simulation component to include Analyzer and log analysis data.
- Refactored heatmap generation to remove unnecessary console logs.
- Disabled download option in simulation handler for heatmap generation.
- Removed simulation socket initialization from Project component.
- Enhanced SCSS styles for simulation dashboard with pointer-events adjustments.
- Added comprehensive analysis types for various assets including conveyors, vehicles, and machines.
- Deleted package-lock.json to resolve dependency issues.
2025-12-15 12:00:10 +05:30