diff --git a/data/init/protocolComponent.json b/data/init/protocolComponent.json index b61abaca..5122259e 100755 --- a/data/init/protocolComponent.json +++ b/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",