You can not 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
625 B
23 lines
625 B
{
|
|
"envId": 23,
|
|
"envName": "嘉兴测试1",
|
|
"isVirtual": true,
|
|
"envConfig": {
|
|
"mqtt": {
|
|
"brokerUrl": "tcp://180.100.199.56:7097",
|
|
"username": "galaxis",
|
|
"password": "Admin1234_",
|
|
"websocket": "mqtt://180.100.199.56:9097"
|
|
},
|
|
"mysql": {
|
|
"jdbc-url": "jdbc:p6spy:mysql://180.100.199.56:8306/rcs2_tw_zhanghui",
|
|
"username": "rcs2_tw_zhanghui",
|
|
"password": "Rcs2_tw_zhanghui"
|
|
},
|
|
"redis": {
|
|
"host": "127.0.0.1",
|
|
"port": 6379,
|
|
"database": 0
|
|
}
|
|
}
|
|
}
|
|
|