1.源装置,入参和发送指令业务编写

This commit is contained in:
wr
2024-12-17 19:22:54 +08:00
parent 861f947499
commit dbc07b2cf3
18 changed files with 315 additions and 169 deletions

View File

@@ -45,15 +45,31 @@ mybatis-plus:
socket:
source:
ip: 192.168.1.138
ip: 192.168.1.121
port: 61000
device:
ip: 192.168.1.127
port: 7777
port: 8574
webSocket:
port: 7777
#源参数下发,暂态数据默认值
Dip:
#暂态前时间s
fPreTime: 2f
#写入时间s
fRampIn: 0.001f
#写出时间s
fRampOut: 0.001f
#暂态后时间s
fAfterTime: 3f
Flicker:
waveFluType: SQU
waveType: CPM
fDutyCycle: 50f
log:
homeDir: D:\logs