Advertisement
HolyC0w

Lab2_EX1

Apr 11th, 2023
663
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.63 KB | None | 0 0
  1. [
  2.     {
  3.         "id": "cf59d42465ce38b0",
  4.         "type": "tab",
  5.         "label": "Lab2_EX3_ECE3502",
  6.         "disabled": false,
  7.         "info": "",
  8.         "env": []
  9.     },
  10.     {
  11.         "id": "836a5f814abb05b2",
  12.         "type": "serial in",
  13.         "z": "cf59d42465ce38b0",
  14.         "name": "COM5",
  15.         "serial": "bf7e6daf6a5b6ad2",
  16.         "x": 150,
  17.         "y": 340,
  18.         "wires": [
  19.             [
  20.                 "dac16acbf830327a",
  21.                 "7589cc03245ad186",
  22.                 "c2196554b6e80671"
  23.             ]
  24.         ]
  25.     },
  26.     {
  27.         "id": "c2196554b6e80671",
  28.         "type": "ui_text",
  29.         "z": "cf59d42465ce38b0",
  30.         "group": "0bbb541de5e04cf2",
  31.         "order": 0,
  32.         "width": 0,
  33.         "height": 0,
  34.         "name": "",
  35.         "label": "text",
  36.         "format": "{{msg.payload}}",
  37.         "layout": "row-spread",
  38.         "x": 370,
  39.         "y": 260,
  40.         "wires": []
  41.     },
  42.     {
  43.         "id": "7589cc03245ad186",
  44.         "type": "ui_toast",
  45.         "z": "cf59d42465ce38b0",
  46.         "position": "top right",
  47.         "displayTime": "3",
  48.         "highlight": "",
  49.         "sendall": true,
  50.         "outputs": 0,
  51.         "ok": "OK",
  52.         "cancel": "",
  53.         "raw": false,
  54.         "topic": "",
  55.         "name": "",
  56.         "x": 410,
  57.         "y": 300,
  58.         "wires": []
  59.     },
  60.     {
  61.         "id": "dac16acbf830327a",
  62.         "type": "debug",
  63.         "z": "cf59d42465ce38b0",
  64.         "name": "debug 7",
  65.         "active": true,
  66.         "tosidebar": true,
  67.         "console": false,
  68.         "tostatus": false,
  69.         "complete": "false",
  70.         "statusVal": "",
  71.         "statusType": "auto",
  72.         "x": 380,
  73.         "y": 340,
  74.         "wires": []
  75.     },
  76.     {
  77.         "id": "bf7e6daf6a5b6ad2",
  78.         "type": "serial-port",
  79.         "serialport": "COM5",
  80.         "serialbaud": "9600",
  81.         "databits": "8",
  82.         "parity": "none",
  83.         "stopbits": "1",
  84.         "waitfor": "",
  85.         "dtr": "none",
  86.         "rts": "none",
  87.         "cts": "none",
  88.         "dsr": "none",
  89.         "newline": "\\\\n",
  90.         "bin": "false",
  91.         "out": "char",
  92.         "addchar": "",
  93.         "responsetimeout": "10000"
  94.     },
  95.     {
  96.         "id": "0bbb541de5e04cf2",
  97.         "type": "ui_group",
  98.         "name": "lab2_exp3_grp",
  99.         "tab": "fd33e80f84a15a60",
  100.         "order": 1,
  101.         "disp": true,
  102.         "width": "6",
  103.         "collapse": false
  104.     },
  105.     {
  106.         "id": "fd33e80f84a15a60",
  107.         "type": "ui_tab",
  108.         "name": "lab2_exp3",
  109.         "icon": "dashboard",
  110.         "disabled": false,
  111.         "hidden": false
  112.     }
  113. ]
  114.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement