14 lines
374 B
JSON
14 lines
374 B
JSON
{
|
|
"scriptLogLevel" : "INFO",
|
|
"Endpoint" : "opc.tcp://opcua.123mc.com:4840",
|
|
"httpEnabled" : true,
|
|
"keystorePassword" : "",
|
|
"httpsEnabled" : false,
|
|
"httpPort" : 8081,
|
|
"keystoreType" : "JKS",
|
|
"scriptLoggingEnabled" : true,
|
|
"Host" : "http://localhost:8080",
|
|
"httpsPort" : 8443,
|
|
"scriptLogDirectory" : "/home/chris/.opcua-gui/logs",
|
|
"keystorePath" : ""
|
|
} |