Application settings change
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
"ConnectionStrings": {
|
||||
"DatabaseWriteConnectionString": "Server=localhost; User ID=root; Password=123456; Database=modbusnettest;"
|
||||
},
|
||||
"Config": {
|
||||
"FetchSleepTime": "100"
|
||||
"Modbus.Net": {
|
||||
"FetchSleepTime": "100",
|
||||
"IP": "192.168.8.210",
|
||||
"IPConnectionTimeout": "5000",
|
||||
"ModbusPort": "502",
|
||||
"SiemensPort": "102"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user