This commit is contained in:
xyj 2024-01-25 16:31:37 +08:00
parent b578b825b6
commit 8f7a3c0730
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
xumu_camera_1
xumu_d001

View File

@ -21,8 +21,6 @@ try:
config.read('conf/device/device.conf')
# 订阅的主题
subscribe_topic = config.get(device_name, "subscribe_topic")
# 发布数据的主题
publish_topic = config.get(device_name, "publish_topic")
# 发布信息的主题
info_topic = config.get(device_name, "info_topic")
# 用户