You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
821644@qq.com f53ba60b8b feat: Complete CNC machine data collection system implementation
- Add comprehensive production statistics engine with advanced analytics,
  forecasting, and OEE calculations
- Implement real-time WebSocket streaming for live device monitoring and alerts
- Build cache management service with multi-layer caching strategies
- Create device state machine with automatic validation and recovery
- Add statistics and configuration API controllers with full CRUD operations
- Implement business rules engine with dynamic expression evaluation
- Add comprehensive test coverage for all new services and controllers
- Update project dependencies and DI container configuration
- Add system configuration models and comprehensive error handling

This completes the core functionality for the CNC data collection system
supporting 100+ devices with real-time monitoring and analytics capabilities.
4 weeks ago
..
AlarmRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
BaseRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
CollectionLogRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
CollectionRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
CollectionResultRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
CollectionTaskRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
DeviceRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
IRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
LogRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
ProductionRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
ProductionSummaryRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
ProgramProductionSummaryRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
ScheduledTaskRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
SystemConfigRepository.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
SystemRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
TemplateRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
UserRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago