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.
主要完成: - 完善数据模型层:添加告警、统计、认证、数据采集等模型 - 实现数据访问层:通用仓储、设备、模板、生产、用户、系统等仓储 - 完善核心业务服务:设备采集、产量统计、告警管理、模板配置、系统配置、日志服务 - 实现中间件和过滤器:异常处理、日志、跨域、统一响应格式 - 实现实时通信服务:WebSocket通信、连接管理、消息推送 - 完善API控制器:设备、生产、告警、模板、系统等接口 - 添加单元测试:核心服务测试用例 实现的关键功能: - 设备数据采集和解析服务 - 产量统计计算(差分算法) - 多品牌模板配置管理 - 告警管理和通知 - 实时数据推送 - 系统配置管理 - 日志记录和管理 |
4 weeks ago | |
|---|---|---|
| .. | ||
| AlarmController.cs | 4 weeks ago | |
| DeviceController.cs | 4 weeks ago | |
| ProductionController.cs | 4 weeks ago | |
| SystemController.cs | 4 weeks ago | |
| TemplateController.cs | 4 weeks ago | |
| WeatherForecastController.cs | 4 weeks ago | |