protocolComponent.json 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. [
  2. {
  3. "id": "eabb131d-8fd1-43a8-88d9-a198abfd3d42",
  4. "uid": "1",
  5. "name": "MQTT标准协议组件",
  6. "type": "device",
  7. "protocol": "mqtt",
  8. "jarFile": "iot-mqtt-component-0.4.5-SNAPSHOT.jar",
  9. "config": "{\"port\":1883,\"ssl\":false,\"type\":\"server\"}",
  10. "converter": "6260396d67aced2696184053",
  11. "converType": "custom",
  12. "state": "running",
  13. "createAt": 1650473458084
  14. },
  15. {
  16. "id": "6c095554-35e7-4e9d-a8d2-bb919e9479f4",
  17. "uid": "1",
  18. "name": "EMQX标准协议组件",
  19. "type": "device",
  20. "protocol": "mqtt",
  21. "jarFile": "iot-emqx-component-0.4.5-SNAPSHOT.jar",
  22. "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\"}",
  23. "converter": "6260396d67aced2696184053",
  24. "converType": "custom",
  25. "state": "stopped",
  26. "createAt": 1653180468724
  27. },
  28. {
  29. "id": "3ababc5e-15e9-45a7-8f38-2a6afd45c780",
  30. "uid": "1",
  31. "name": "小度音箱接入组件",
  32. "type": "biz",
  33. "protocol": "http",
  34. "jarFile": "iot-http-biz-component-0.4.5-SNAPSHOT.jar",
  35. "config": "{\"port\":\"8084\"}",
  36. "converter": "",
  37. "converType": "",
  38. "state": "stopped",
  39. "createAt": 1650685502665
  40. },
  41. {
  42. "id": "2c089bb8-0412-449e-94f1-212d35a50219",
  43. "uid": "1",
  44. "name": "WEBSOCKET服务端",
  45. "type": "device",
  46. "protocol": "websocket",
  47. "jarFile": "iot-websocket-component-0.4.5-SNAPSHOT.jar",
  48. "config": "{\"port\":\"2454\",\"ssl\":false,\"type\":\"server\",\"ip\":\"\",\"url\":\"\",\"heartBeatTime\":10000,\"heartBeatData\":\"\",\"accessTokens\":[{\"id\":\"b4f02276-13d8-499d-89b3-8acd6330b310\",\"tokenName\":\"tokrn\",\"tokenStr\":\"NxW4nPt2SPnc87pdFXAQmCZY4Kb0nRsPDC6z4Qzpp1AtRWDJxg8iZMqFpcwZ2igi\"}]}",
  49. "converter": "d7e84930-5460-4638-aa3f-e0c2015628f4",
  50. "converType": "custom",
  51. "state": "stopped",
  52. "createAt": 1650685502665
  53. }
  54. ,
  55. {
  56. "id": "305a8b86-4566-4f2a-a57f-f84ca47471a1",
  57. "uid": "1",
  58. "name": "DLT645电表通讯组件",
  59. "type": "device",
  60. "protocol": "tcp",
  61. "jarFile": "iot-DLT645-component-0.4.5-SNAPSHOT.jar",
  62. "config": "{\"port\":2424,\"ssl\":false,\"type\":\"server\",\"parserType\":\"不处理\",\"parserConfiguration\":{\"delimited\":\"\",\"fix\":1,\"script\":\"\"},\"host\":\"127.0.0.1\"}",
  63. "converType": "static",
  64. "state": "stopped",
  65. "createAt": 1650685502665
  66. }
  67. ]