iotkit-parent/data/init/protocolComponent.json

38 lines
1.4 KiB
JSON
Raw Normal View History

[
{
"id": "eabb131d-8fd1-43a8-88d9-a198abfd3d42",
"uid": "fa1c5eaa-de6e-48b6-805e-8f091c7bb831",
"name": "MQTT标准协议组件",
"type": "device",
"protocol": "mqtt",
2022-07-27 05:26:26 +00:00
"jarFile": "iot-mqtt-component-0.4.0-SNAPSHOT.jar",
"config": "{\"port\":1883,\"ssl\":false,\"type\":\"server\"}",
"converter": "6260396d67aced2696184053",
"state": "running",
"createAt": 1650473458084
},
{
"id": "6c095554-35e7-4e9d-a8d2-bb919e9479f4",
"uid": "fa1c5eaa-de6e-48b6-805e-8f091c7bb831",
"name": "EMQX标准协议组件",
"type": "device",
"protocol": "mqtt",
2022-07-27 10:37:59 +00:00
"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",
2022-07-19 13:29:43 +00:00
"state": "stopped",
"createAt": 1653180468724
},
{
"id": "3ababc5e-15e9-45a7-8f38-2a6afd45c780",
"uid": "fa1c5eaa-de6e-48b6-805e-8f091c7bb831",
"name": "小度音箱接入组件",
"type": "biz",
"protocol": "http",
2022-07-27 10:37:59 +00:00
"jarFile": "iot-http-biz-component-0.4.0-SNAPSHOT.jar",
"config": "{\"port\":\"8084\"}",
"converter": "",
2022-07-19 13:29:43 +00:00
"state": "stopped",
"createAt": 1650685502665
}
]