dever 4 years ago
parent
commit
2ad15b2ca1
2 changed files with 2 additions and 2 deletions
  1. 1 1
      conf/dev.conf
  2. 1 1
      conf/env.conf

+ 1 - 1
conf/dev.conf

@@ -51,7 +51,7 @@ password			= public
 timeout				= 60
 ;topic定义
 topic				= method/type/gateway/device
-sub					= pic,sensor,control,power,status,log
+sub                 = pic,sensor,power,status,log|control
 
 ;后台配置
 [admin]

+ 1 - 1
conf/env.conf

@@ -44,7 +44,7 @@ password			= public
 timeout				= 60
 ;topic定义
 topic				= method/type/gateway/device
-sub					= pic,sensor,control,power,status,log
+sub                 = pic,sensor,power,status,log|control
 
 ;后台配置
 [admin]