提交 | 用户 | 时间
|
487b2f
|
1 |
#opcua服务端设置 |
YY |
2 |
opcua: |
|
3 |
server: |
|
4 |
endpoint: |
|
5 |
url: opc.tcp://127.0.0.1:49320 |
|
6 |
idp: |
|
7 |
username: administrator |
|
8 |
password: yyt@8888888888 |
|
9 |
#opcua客户端设置 |
|
10 |
client: |
|
11 |
app: |
|
12 |
name: plc |
|
13 |
uri: urn:Yyt_PC:UnifiedAutomation:UaExpert |
|
14 |
cert: |
|
15 |
path: C:/Users/30672/Desktop |
|
16 |
file: Yyt_PC-client.pfx |
|
17 |
alias: jlclient-ai |
|
18 |
common: |
|
19 |
name: UaClient@Jellyleo |
|
20 |
#opcua.client.cert.organization=JL |
|
21 |
#opcua.client.cert.organization.unit=per |
|
22 |
#opcua.client.cert.locality.name=jl |
|
23 |
#opcua.client.cert.state.name=JiangSu |
|
24 |
#opcua.client.cert.country.code=CN |
|
25 |
#opcua.client.cert.dns.name=Jellyleo |
|
26 |
#opcua.client.cert.ip.address=administrator |
|
27 |
#opcua.client.cert.keystore.password=yyt@8888888888 |