protocol-opcua/opcua-server.interface.ts
Properties |
|
| autoReconnect |
autoReconnect:
|
Type : boolean
|
| Optional |
| autoScanAddressSpace |
autoScanAddressSpace:
|
Type : boolean
|
| Optional |
| certificatePass |
certificatePass:
|
Type : any
|
| Optional |
| keystoreBinaryId |
keystoreBinaryId:
|
Type : any
|
| Optional |
| keystoreFilename |
keystoreFilename:
|
Type : string
|
| Optional |
| keystorePass |
keystorePass:
|
Type : any
|
| Optional |
| partialAddressScan |
partialAddressScan:
|
Type : boolean
|
| Optional |
| partialAddressScanNodeIds |
partialAddressScanNodeIds:
|
Type : Array<string>
|
| Optional |
| passwordEncrypted |
passwordEncrypted:
|
Type : boolean
|
| Optional |
| rescanCron |
rescanCron:
|
Type : any
|
| Optional |
| securityMode |
securityMode:
|
Type : string
|
| serverUrl |
serverUrl:
|
Type : string
|
| Optional |
| statusCheckInterval |
statusCheckInterval:
|
Type : number
|
| Optional |
| targetConnectionState |
targetConnectionState:
|
Type : "enabled" | "disabled" | null
|
| Optional |
| timeout |
timeout:
|
Type : number
|
| Optional |
| userIdentityMode |
userIdentityMode:
|
Type : string
|
| Optional |
| userName |
userName:
|
Type : string
|
| Optional |
| userPassword |
userPassword:
|
Type : string
|
| Optional |
| valid |
valid:
|
Type : boolean
|
| Optional |