From 2fee40e3578efd985a376b6330985ce1fba723a9 Mon Sep 17 00:00:00 2001 From: yvan Date: Thu, 24 Jul 2025 16:10:58 +0800 Subject: [PATCH] mqtt --- jx_test/envs/20.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jx_test/envs/20.json b/jx_test/envs/20.json index 4c9179b..9d3daee 100644 --- a/jx_test/envs/20.json +++ b/jx_test/envs/20.json @@ -4,10 +4,10 @@ "isVirtual": false, "envConfig": { "mqtt": { - "brokerUrl": "tcp://10.10.8.31:1885", + "brokerUrl": "tcp://10.10.9.58:1885", "username": "admin", "password": "admin", - "websocket": "mqtt://10.10.101.8:9001" + "websocket": "mqtt://10.10.101.8:7885" }, "mysql": { "jdbcUrl": "jdbc:p6spy:mysql://180.100.199.56:8306/rcs2_tw_zhanghui",