sige 1 year ago
parent
commit
4576d534ef
  1. 4
      src/main/resources/application-test.yml

4
src/main/resources/application-test.yml

@ -19,8 +19,8 @@ device:
key : modbus key : modbus
enable : true enable : true
type : ModbusRTUOverTCP type : ModbusRTUOverTCP
host: 127.0.0.1
port: 502
host: 192.168.8.10
port: 20000
app : app :
errorSlotIndex: 4 errorSlotIndex: 4

Loading…
Cancel
Save