This commit is contained in:
luosheng
2023-05-26 06:12:54 +08:00
parent f684515446
commit 3870c41256
10 changed files with 48 additions and 10 deletions

View File

@@ -39,6 +39,12 @@
"Parity": "Even"
}
},
"OpcDa": {
"Host": "opcda://localhost/test"
},
"OpcUa": {
"Host": "opc.tcp://localhost/test"
},
"Controller": {
"WaitingListCount": "100"
}