You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
891 B
JSON

{
//主目录
"mainpath": "I:\\yuwuN3102mseed",
//实时处理结果目录
"realtimepath": "EVT2023",
//后处理结果目录
"postpath": "post20231119",
//结果目录
"toolpath": "post20231119",
//原始波形目录
"mseedpath": "NET2023",
//工区号
"workAreaId": 8,
"cycleTime": 3600,
"mQTTConfig": {
"serverIP": "49.232.209.49",
"port": 1883,
"userName": "23101052539",
"password": "23101052539",
"clientID": "1006"
},
"dBConfig": {
"dbms": "mysql",
"serverIP": "bj-cdb-q64mbxr6.sql.tencentcdb.com",
"port": 60027,
"database": "yuwu2024",
"userName": "yuwudba",
"password": "Yw123456"
},
"proTools": {
"ProName": "gw.tools",
"ProTitle": "后处理",
"ProPath": "ampstools\\",
"ProParams": "-cfg gw.apms.json -wave ",
"JsonPath": "gw.apms.json",
"Pid": 0,
"ShowState": 0
}
}