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.
zch b799cd5a7c feat(backend): 添加设备信息查询和异常数据记录功能
- 在 EmsBaseMonitorInfoMapper 中添加了根据设备编码列表查询设备信息的方法
- 在 EmsRecordAlarmDataMapper 中添加了查询最近时间内的异常数据的方法
- 在 EmsBaseEnergyTypeMapper 和 EmsBaseMonitorInfoMapper 中启用了二级缓存
- 废弃了 EMSTask 中的采集设备告警定时任务方法
1 month ago
..
src/main feat(backend): 添加设备信息查询和异常数据记录功能 1 month ago
pom.xml change - add采集设备告警、超过电阈值定时任务 12 months ago