MQTT Server for BeagleBone
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

109 lines
2.4 KiB

2 years ago
  1. [
  2. {
  3. "id": "3977012a74ee5e42",
  4. "type": "tab",
  5. "label": "Flow 1",
  6. "disabled": false,
  7. "info": "",
  8. "env": []
  9. },
  10. {
  11. "id": "f4e118c014f799ab",
  12. "type": "mqtt in",
  13. "z": "3977012a74ee5e42",
  14. "name": "",
  15. "topic": "prueba/xd",
  16. "qos": "0",
  17. "datatype": "utf8",
  18. "broker": "48158789f72695a5",
  19. "nl": false,
  20. "rap": true,
  21. "rh": 0,
  22. "inputs": 0,
  23. "x": 180,
  24. "y": 120,
  25. "wires": [
  26. [
  27. "6d24a19935665283",
  28. "61dea97e5206df49"
  29. ]
  30. ]
  31. },
  32. {
  33. "id": "6d24a19935665283",
  34. "type": "debug",
  35. "z": "3977012a74ee5e42",
  36. "name": "",
  37. "active": true,
  38. "tosidebar": true,
  39. "console": false,
  40. "tostatus": false,
  41. "complete": "false",
  42. "statusVal": "",
  43. "statusType": "auto",
  44. "x": 390,
  45. "y": 120,
  46. "wires": []
  47. },
  48. {
  49. "id": "61dea97e5206df49",
  50. "type": "ui_text",
  51. "z": "3977012a74ee5e42",
  52. "group": "85bb54548a670130",
  53. "order": 0,
  54. "width": 0,
  55. "height": 0,
  56. "name": "",
  57. "label": "",
  58. "format": "{{msg.payload}}",
  59. "layout": "col-center",
  60. "className": "",
  61. "x": 350,
  62. "y": 200,
  63. "wires": []
  64. },
  65. {
  66. "id": "48158789f72695a5",
  67. "type": "mqtt-broker",
  68. "name": "prueba",
  69. "broker": "192.168.1.17",
  70. "port": "1883",
  71. "clientid": "",
  72. "autoConnect": true,
  73. "usetls": false,
  74. "protocolVersion": "4",
  75. "keepalive": "60",
  76. "cleansession": true,
  77. "birthTopic": "",
  78. "birthQos": "0",
  79. "birthPayload": "",
  80. "birthMsg": {},
  81. "closeTopic": "",
  82. "closeQos": "0",
  83. "closePayload": "",
  84. "closeMsg": {},
  85. "willTopic": "",
  86. "willQos": "0",
  87. "willPayload": "",
  88. "willMsg": {},
  89. "sessionExpiry": ""
  90. },
  91. {
  92. "id": "85bb54548a670130",
  93. "type": "ui_group",
  94. "name": "xd",
  95. "tab": "0b8b1c1183d48cf4",
  96. "order": 1,
  97. "disp": true,
  98. "width": "6",
  99. "collapse": false,
  100. "className": ""
  101. },
  102. {
  103. "id": "0b8b1c1183d48cf4",
  104. "type": "ui_tab",
  105. "name": "Home",
  106. "icon": "dashboard",
  107. "disabled": false,
  108. "hidden": false
  109. }
  110. ]