mirror of
https://github.com/luoyan35714/OPC_Client.git
synced 2026-03-30 00:00:02 +08:00
add the configuration file
This commit is contained in:
6
OPC_Client_Utgard/src/main/resources/config.properties
Normal file
6
OPC_Client_Utgard/src/main/resources/config.properties
Normal file
@@ -0,0 +1,6 @@
|
||||
host=10.1.5.123
|
||||
domain=
|
||||
username=Freud
|
||||
password=
|
||||
clsid=F8582CF2-88FB-11D0-B850-00C0F0104305
|
||||
progid=
|
||||
@@ -0,0 +1,6 @@
|
||||
host=10.1.5.123
|
||||
domain=
|
||||
username=Freud
|
||||
password=
|
||||
clsid=F8582CF2-88FB-11D0-B850-00C0F0104305
|
||||
progid=
|
||||
Reference in New Issue
Block a user