iotkit-parent/data/init/protocolComponent.json

67 lines
2.5 KiB
JSON
Raw Normal View History

[
{
"id": "eabb131d-8fd1-43a8-88d9-a198abfd3d42",
2023-06-14 06:20:31 +00:00
"uid": "1",
"name": "MQTT标准协议组件",
"type": "device",
"protocol": "mqtt",
2023-06-15 08:49:28 +00:00
"jarFile": "iot-mqtt-component-0.4.5-SNAPSHOT.jar",
"config": "{\"port\":1883,\"ssl\":false,\"type\":\"server\"}",
"converter": "6260396d67aced2696184053",
"converType": "custom",
"state": "running",
"createAt": 1650473458084
},
{
"id": "6c095554-35e7-4e9d-a8d2-bb919e9479f4",
2023-06-14 06:20:31 +00:00
"uid": "1",
"name": "EMQX标准协议组件",
"type": "device",
"protocol": "mqtt",
2023-06-15 08:49:28 +00:00
"jarFile": "iot-emqx-component-0.4.5-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",
"converType": "custom",
2022-07-19 13:29:43 +00:00
"state": "stopped",
"createAt": 1653180468724
},
{
"id": "3ababc5e-15e9-45a7-8f38-2a6afd45c780",
2023-06-14 06:20:31 +00:00
"uid": "1",
"name": "小度音箱接入组件",
"type": "biz",
"protocol": "http",
2023-06-15 08:49:28 +00:00
"jarFile": "iot-http-biz-component-0.4.5-SNAPSHOT.jar",
"config": "{\"port\":\"8084\"}",
"converter": "",
"converType": "",
"state": "stopped",
"createAt": 1650685502665
},
{
"id": "2c089bb8-0412-449e-94f1-212d35a50219",
2023-06-14 06:20:31 +00:00
"uid": "1",
"name": "WEBSOCKET服务端",
"type": "device",
"protocol": "websocket",
2023-06-15 08:49:28 +00:00
"jarFile": "iot-websocket-component-0.4.5-SNAPSHOT.jar",
"config": "{\"port\":\"2454\",\"ssl\":false,\"type\":\"server\",\"ip\":\"\",\"url\":\"\",\"heartBeatTime\":10000,\"heartBeatData\":\"\",\"accessTokens\":[{\"id\":\"b4f02276-13d8-499d-89b3-8acd6330b310\",\"tokenName\":\"tokrn\",\"tokenStr\":\"NxW4nPt2SPnc87pdFXAQmCZY4Kb0nRsPDC6z4Qzpp1AtRWDJxg8iZMqFpcwZ2igi\"}]}",
"converter": "d7e84930-5460-4638-aa3f-e0c2015628f4",
"converType": "custom",
"state": "stopped",
"createAt": 1650685502665
}
,
{
"id": "305a8b86-4566-4f2a-a57f-f84ca47471a1",
2023-06-14 06:20:31 +00:00
"uid": "1",
"name": "DLT645电表通讯组件",
"type": "device",
"protocol": "tcp",
2023-06-15 08:49:28 +00:00
"jarFile": "iot-DLT645-component-0.4.5-SNAPSHOT.jar",
"config": "{\"port\":2424,\"ssl\":false,\"type\":\"server\",\"parserType\":\"不处理\",\"parserConfiguration\":{\"delimited\":\"\",\"fix\":1,\"script\":\"\"},\"host\":\"127.0.0.1\"}",
"converType": "static",
2022-07-19 13:29:43 +00:00
"state": "stopped",
"createAt": 1650685502665
}
]