From 911e39b46e7d8709aa370e2c581a7f04ea8dfcff Mon Sep 17 00:00:00 2001 From: xyj <10908227994@qq.com> Date: Sat, 27 Jan 2024 10:58:56 +0800 Subject: [PATCH] update --- conf/device/device.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/device/device.conf b/conf/device/device.conf index 03070cb..41ce36a 100644 --- a/conf/device/device.conf +++ b/conf/device/device.conf @@ -4,4 +4,10 @@ subscribe_topic=xumu_user1 info_topic=info_xumu_user1 username=lihai_lot_land_1 +password=lihai_lot_land_1 +[xumu_user2] +# 订阅的控制主题,必须和系统设置的相同 +subscribe_topic=xumu_user2 +info_topic=info_xumu_user2 +username=lihai_lot_land_1 password=lihai_lot_land_1 \ No newline at end of file