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.

16 lines
1.0 KiB
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

2020年7月6日 添加强制回收GC
20201118 修改根据设备号及传感器序号遍历传感器列表,新加根据设备号及传感器序号及传感器类型遍历
20201212 修改MES主动读取返回3次数据
密炼栈道在用程序
20210419统一版本
20211115新增定时删除日志功能
202111.30新增读取OPC功能
20220124修改MES心跳机制向已连接的MES客户端循环发送心跳
20220216修复光电信号显示nodata问题修改先插库再向MES发送数据逻辑修改接收光电信号FF时发送回执
20220415修改MES建立连接时先移除历史连接后再进行建立本次连接
20220505修改MES建立连接时循环遍历历史连接先移除历史连接后再进行建立本次连接
20220523修复MES客户端断开后无法建立连接问题
20220817重写服务端修复MES客户端连接问题
20220822修复客户端建立连接后立刻移除客户端信息问题
20221031新增处理消息粘包解析方法
20221108修改设备心跳发送时间间隔2分钟优化闪退问题