2025-05-27 14:27:50 +08:00
{
"ConnectionStrings" : {
2025-05-29 16:31:41 +08:00
"Default" : "Data Source=47.110.60.222;Port=13306;Database=JiSheIoTProDB;uid=root;pwd=JiShe!aqG#5kGgh&0;charset=utf8mb4;Allow User Variables=true;AllowLoadLocalInfile=true;"
2025-06-04 17:09:21 +08:00
} ,
"IoTDBOptions" : {
"UserName" : "root" ,
2025-06-17 14:25:46 +08:00
"Password" : "Lixiao@1980" ,
2025-07-14 17:28:14 +08:00
//"TreeModelClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
//"TableModelClusterList": [ "47.110.53.196:6667", "47.110.60.222:6667", "47.110.62.104:6667" ],
"TreeModelClusterList" : [ "192.168.111.37:6667" ] ,
"TableModelClusterList" : [ "192.168.111.37:6667" ] ,
2025-06-04 17:09:21 +08:00
"PoolSize" : 32 ,
"TableModelDataBaseName" : "energy" ,
"OpenDebugMode" : true ,
"UseTableSessionPoolByDefault" : false
2025-05-27 14:27:50 +08:00
}
}