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