35 lines
723 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 2.0.4
## build_2 2025-11-24
1. 修复协议控制启停速度错误
## build_1 2025-11-17
1. 协议长度改为8字节字符串
2. 页面增加服务端版本显示
# 2.0.3
## build_3 2025-11-14
1. 修复配置文件修改后,服务器端口不变不进行重启服务
## build_2 2025-11-13
1. 修改base64编码为data uri格式
2. 配置文件修改重新加载
## build_1 2025-11-12
1. 增加tcp协议
2. 增加相机IP配置图像生成配置
# 2.0.2 2025-11-09
## build_1
1. 增加ModbusTCP协议 开关流 & 复位功能
2. 增加相机IP配置
# 2.0.1 2025-9-20
## build_3
1. 修复图像发送问题
## build_2
1. 运行问题
2. 依赖库
## build_1
1. 初始问题