74 lines
2.3 KiB
JSON
74 lines
2.3 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"Redis": "nkcredis.steamware.net:6379,DefaultDatabase=7,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false,password=BtN9Py1wtLfLRvmzWnOPJ7RytDM+CLiVsJ/16zduNTlV8IOPGNrtzJSXPUnImA5PqmUMhKaUqo9NdHIG",
|
|
"AuthConnection": "Server=localhost;port=3306;database=GWMS;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;",
|
|
"DefaultConnection": "Server=localhost;port=3306;database=MAPO.MONO;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;",
|
|
"AdminConnection": "Server=localhost;port=3306;database=MAPO.MONO;user=root;pwd=Seriate_24068!;sslmode=None;",
|
|
"MP.MONO.Data": "Server=localhost;port=3306;database=MAPO.MONO;user=GWMS;pwd=GWMS_secret_pwd;sslmode=None;"
|
|
},
|
|
"DbConfig": {
|
|
"Server": "10.74.82.230",
|
|
"nKey": "MONO",
|
|
"sKey": "Calcium0xide-CaO"
|
|
},
|
|
"MachineId": 1,
|
|
"maxRecord": 15,
|
|
"ExternalProviders": {
|
|
"MailKit": {
|
|
"SMTP": {
|
|
"Address": "smtp.gmail.com",
|
|
"Port": "465",
|
|
"Account": "steamwarebot@gmail.com",
|
|
"Password": "drmfsls16",
|
|
"SenderEmail": "steamwarebot@gmail.com",
|
|
"SenderName": "Steamware Email BOT"
|
|
}
|
|
}
|
|
},
|
|
"Endpoint": {
|
|
"ConfFile": "Demo.json",
|
|
"FullUrl": "opc.tcp://wrkst-r9-sam:62541/Quickstarts/ReferenceServer",
|
|
"PingMsTimeout": 1500
|
|
},
|
|
"OptPar": {
|
|
"AlarmMode": "RawList",
|
|
"AlarmRegexp": "^{[\\d\\w\\:\\ \\.\\/\\(\\)]*}",
|
|
//"AlarmRegexp": "^{.*}",
|
|
"AlarmCleanPre": "{",
|
|
"AlarmCleanPost": "}",
|
|
"AlarmTrimWSpace": true,
|
|
"CleanupRegexpPre": "",
|
|
//"CleanupRegexpPre": "[^a-zA-Z0-9 %/,.\\-\\+\\r\\n]",
|
|
"CleanupRegexpPost": "[^a-zA-Z0-9 %\\{\\},.\\-\\+]",
|
|
"FiltCrLf": true,
|
|
"FiltSplitChar": [],
|
|
"ForceSplit": true,
|
|
"Log2Console": true,
|
|
"Log2File": true,
|
|
"MinWait": 50,
|
|
"MaxWait": 150,
|
|
"VetoSendCache": 50,
|
|
"DataStaleSec": 60
|
|
},
|
|
"Machine": {
|
|
"Manufacturer": "Multiax",
|
|
"Model": "Model-D",
|
|
"Name": "D1521",
|
|
"SerialNumber": "1521"
|
|
},
|
|
"ENABLE_DATA_FILTER": true,
|
|
"ENABLE_CLI_RESTART": true,
|
|
"logEvery": 10,
|
|
"OPC_PARAM_CONF": "Multiax.json",
|
|
"pingTestSec": 5,
|
|
"verbose": false,
|
|
"disconMaxSec": 30,
|
|
"verboseLogTOut": 60,
|
|
"waitRecMSec": 60000
|
|
} |