15 lines
524 B
JSON
Raw Normal View History

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",
"Password": "root",
"TreeModelClusterList": [ "121.42.175.177:16667" ],
"TableModelClusterList": [ "121.42.175.177:16667" ],
"PoolSize": 32,
"TableModelDataBaseName": "energy",
"OpenDebugMode": true,
"UseTableSessionPoolByDefault": false
2025-05-27 14:27:50 +08:00
}
}