初始化组件数据修正

V0.5.x
xiwa 2022-07-27 18:37:59 +08:00
parent a7dfd532d9
commit c69d843fcd
1 changed files with 2 additions and 2 deletions

View File

@ -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",