add(设备检测、读取管片任务、opcua客户端)

This commit is contained in:
2026-01-11 18:24:08 +08:00
parent 6be1e13f18
commit 29c459e0f2
6 changed files with 532 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# 界面所需的常量配置
[message_clean]
# 消息保留天数
keep_days = 14
# 消息清理间隔(天)
interval_days = 10
[adjuster_value]
# 一位小数
# 方量调节控件最小值
min = 0.0
# 方量调节控件最大值
max = 99.0
# 方量调节控件初始值
initial = 2.5