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.
23 lines
721 B
JSON
23 lines
721 B
JSON
3 months ago
|
{
|
||
|
"AppConfig": {
|
||
|
"logPath": "\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\IOT物联网数据采集\\日志信息",
|
||
|
"CollectElectricTime": "3",
|
||
|
"listernPort": 7001,
|
||
|
"SqlConfig": [
|
||
|
{
|
||
|
"configId": "mesTD",
|
||
|
"dbType": 17,
|
||
|
"isFlag": false,
|
||
|
"connStr": "Host=175.27.215.92;Port=6030;Username=root;Password=taosdata;Database=db_hwmes"
|
||
|
},
|
||
|
{
|
||
|
"configId": "tao_iot", //tao:青岛胶东机场简称
|
||
|
"dbType": 1,
|
||
|
"isFlag": true,
|
||
|
"connStr": "server=119.45.202.115;Database=jdap_ems;Uid=sa;Pwd=haiwei@123;Encrypt=True;TrustServerCertificate=True"
|
||
|
}
|
||
|
],
|
||
|
"redisConfig": "175.27.215.92:6379,password=redis@2023"
|
||
|
}
|
||
|
}
|