Переглянути джерело

初始化组件数据修正

xiwa 2 роки тому
батько
коміт
c69d843fcd
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      data/init/protocolComponent.json

+ 2 - 2
data/init/protocolComponent.json

@@ -17,7 +17,7 @@
     "name": "EMQX标准协议组件",
     "type": "device",
     "protocol": "mqtt",
-    "jarFile": "emqx-component-0.4.0-SNAPSHOT.jar",
+    "jarFile": "iot-emqx-component-0.4.0-SNAPSHOT.jar",
     "config": "{\"port\":\"1884\",\"ssl\":false,\"type\":\"client\",\"subscribeTopics\":[\"/sys/+/+/s/#\",\"/sys/client/connected\",\"/sys/client/disconnected\",\"/sys/session/subscribed\",\"/sys/session/unsubscribed\"],\"authPort\":\"8088\",\"broker\":\"127.0.0.1\",\"clientId\":\"test\",\"username\":\"test\",\"password\":\"123\"}",
     "converter": "6260396d67aced2696184053",
     "state": "stopped",
@@ -29,7 +29,7 @@
     "name": "小度音箱接入组件",
     "type": "biz",
     "protocol": "http",
-    "jarFile": "http-biz-component-0.4.0-SNAPSHOT.jar",
+    "jarFile": "iot-http-biz-component-0.4.0-SNAPSHOT.jar",
     "config": "{\"port\":\"8084\"}",
     "converter": "",
     "state": "stopped",