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.

206 lines
5.7 KiB

2 years ago
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": "48158789f72695a5",
  12. "type": "mqtt-broker",
  13. "name": "prueba",
  14. "broker": "192.168.1.22",
  15. "port": "1883",
  16. "clientid": "",
  17. "autoConnect": true,
  18. "usetls": false,
  19. "protocolVersion": "4",
  20. "keepalive": "60",
  21. "cleansession": true,
  22. "birthTopic": "",
  23. "birthQos": "0",
  24. "birthPayload": "",
  25. "birthMsg": {},
  26. "closeTopic": "",
  27. "closeQos": "0",
  28. "closePayload": "",
  29. "closeMsg": {},
  30. "willTopic": "",
  31. "willQos": "0",
  32. "willPayload": "",
  33. "willMsg": {},
  34. "userProps": "",
  35. "sessionExpiry": ""
  36. },
  37. {
  38. "id": "85bb54548a670130",
  39. "type": "ui_group",
  40. "name": "xd",
  41. "tab": "0b8b1c1183d48cf4",
  42. "order": 1,
  43. "disp": true,
  44. "width": "6",
  45. "collapse": false,
  46. "className": ""
  47. },
  48. {
  49. "id": "0b8b1c1183d48cf4",
  50. "type": "ui_tab",
  51. "name": "Home",
  52. "icon": "dashboard",
  53. "disabled": false,
  54. "hidden": false
  55. },
  56. {
  57. "id": "5abb9b0298fbf5d2",
  58. "type": "ui_base",
  59. "theme": {
  60. "name": "theme-light",
  61. "lightTheme": {
  62. "default": "#0094CE",
  63. "baseColor": "#0094CE",
  64. "baseFont": "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif",
  65. "edited": false
  66. },
  67. "darkTheme": {
  68. "default": "#097479",
  69. "baseColor": "#097479",
  70. "baseFont": "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif",
  71. "edited": false
  72. },
  73. "customTheme": {
  74. "name": "Untitled Theme 1",
  75. "default": "#4B7930",
  76. "baseColor": "#4B7930",
  77. "baseFont": "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif"
  78. },
  79. "themeState": {
  80. "base-color": {
  81. "default": "#0094CE",
  82. "value": "#0094CE",
  83. "edited": false
  84. },
  85. "page-titlebar-backgroundColor": {
  86. "value": "#0094CE",
  87. "edited": false
  88. },
  89. "page-backgroundColor": {
  90. "value": "#fafafa",
  91. "edited": false
  92. },
  93. "page-sidebar-backgroundColor": {
  94. "value": "#ffffff",
  95. "edited": false
  96. },
  97. "group-textColor": {
  98. "value": "#1bbfff",
  99. "edited": false
  100. },
  101. "group-borderColor": {
  102. "value": "#ffffff",
  103. "edited": false
  104. },
  105. "group-backgroundColor": {
  106. "value": "#ffffff",
  107. "edited": false
  108. },
  109. "widget-textColor": {
  110. "value": "#111111",
  111. "edited": false
  112. },
  113. "widget-backgroundColor": {
  114. "value": "#0094ce",
  115. "edited": false
  116. },
  117. "widget-borderColor": {
  118. "value": "#ffffff",
  119. "edited": false
  120. },
  121. "base-font": {
  122. "value": "-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif"
  123. }
  124. },
  125. "angularTheme": {
  126. "primary": "indigo",
  127. "accents": "blue",
  128. "warn": "red",
  129. "background": "grey",
  130. "palette": "light"
  131. }
  132. },
  133. "site": {
  134. "name": "Node-RED Dashboard",
  135. "hideToolbar": "false",
  136. "allowSwipe": "false",
  137. "lockMenu": "false",
  138. "allowTempTheme": "true",
  139. "dateFormat": "DD/MM/YYYY",
  140. "sizes": {
  141. "sx": 48,
  142. "sy": 48,
  143. "gx": 6,
  144. "gy": 6,
  145. "cx": 6,
  146. "cy": 6,
  147. "px": 0,
  148. "py": 0
  149. }
  150. }
  151. },
  152. {
  153. "id": "f4e118c014f799ab",
  154. "type": "mqtt in",
  155. "z": "3977012a74ee5e42",
  156. "name": "",
  157. "topic": "prueba/xd",
  158. "qos": "0",
  159. "datatype": "utf8",
  160. "broker": "48158789f72695a5",
  161. "nl": false,
  162. "rap": true,
  163. "rh": 0,
  164. "inputs": 0,
  165. "x": 180,
  166. "y": 120,
  167. "wires": [
  168. [
  169. "6d24a19935665283",
  170. "61dea97e5206df49"
  171. ]
  172. ]
  173. },
  174. {
  175. "id": "6d24a19935665283",
  176. "type": "debug",
  177. "z": "3977012a74ee5e42",
  178. "name": "",
  179. "active": true,
  180. "tosidebar": true,
  181. "console": false,
  182. "tostatus": false,
  183. "complete": "false",
  184. "statusVal": "",
  185. "statusType": "auto",
  186. "x": 390,
  187. "y": 120,
  188. "wires": []
  189. },
  190. {
  191. "id": "61dea97e5206df49",
  192. "type": "ui_text",
  193. "z": "3977012a74ee5e42",
  194. "group": "85bb54548a670130",
  195. "order": 0,
  196. "width": 0,
  197. "height": 0,
  198. "name": "",
  199. "label": "",
  200. "format": "{{msg.payload}}",
  201. "layout": "col-center",
  202. "className": "",
  203. "x": 350,
  204. "y": 200,
  205. "wires": []
  206. }
  207. ]