添加测试机器sn
This commit is contained in:
@ -5,6 +5,7 @@ public class AnotherMqttConfigUtil {
|
||||
public static String[] commonTopic = new String[]{
|
||||
"+/device/27d83a2844ff5866",
|
||||
"+/device/77ba753718908d1a",
|
||||
"+/device/93372fa4f4c4ebcf",
|
||||
"1/device/+"
|
||||
};
|
||||
|
||||
|
||||
@ -8,6 +8,7 @@ public class AnotherMqttConfigUtil {
|
||||
public static String[] commonTopic = new String[]{
|
||||
"+/device/27d83a2844ff5866",
|
||||
"+/device/77ba753718908d1a",
|
||||
"+/device/93372fa4f4c4ebcf",
|
||||
"1/device/+"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user