更新2级写入,以及前端处理
This commit is contained in:
@@ -181,6 +181,18 @@ kangaroohy:
|
||||
min-idle: 2
|
||||
initial-size: 3
|
||||
|
||||
# iot-communication(S7)写入开关与连接参数
|
||||
# 注意:写入使用 iot-communication;读取逻辑仍沿用 OPC 现有体系
|
||||
iot:
|
||||
communication:
|
||||
enabled: true
|
||||
s7:
|
||||
ip: 127.0.0.1
|
||||
port: 102
|
||||
rack: 0
|
||||
slot: 1
|
||||
plc-type: S1200
|
||||
|
||||
|
||||
#kangaroohy:
|
||||
# milo:
|
||||
|
||||
Reference in New Issue
Block a user