Advertisement
NittyGritty

Google-Calendar - Tasks

Sep 13th, 2024
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [
  2.     {
  3.         "id": "5458682.6aff998",
  4.         "type": "listUpcomingEvents",
  5.         "z": "92419930.93b6d8",
  6.         "name": "",
  7.         "googleCredentials": "acb403de.30eb8",
  8.         "calendarIds": "[{\"id\":\"r7ehfuuf6i89grfi28ou03m08qv27f6q@import.calendar.google.com\",\"name\":\"Abfuhrtermine\"}]",
  9.         "numEvents": "10",
  10.         "timespan": "48",
  11.         "refreshInterval": 0,
  12.         "x": 360,
  13.         "y": 100,
  14.         "wires": [
  15.             [
  16.                 "58500b24.0c0bb4"
  17.             ]
  18.         ]
  19.     },
  20.     {
  21.         "id": "58500b24.0c0bb4",
  22.         "type": "debug",
  23.         "z": "92419930.93b6d8",
  24.         "name": "",
  25.         "active": true,
  26.         "tosidebar": true,
  27.         "console": false,
  28.         "tostatus": false,
  29.         "complete": "payload",
  30.         "targetType": "msg",
  31.         "statusVal": "",
  32.         "statusType": "auto",
  33.         "x": 590,
  34.         "y": 100,
  35.         "wires": []
  36.     },
  37.     {
  38.         "id": "420e4e47.95966",
  39.         "type": "inject",
  40.         "z": "92419930.93b6d8",
  41.         "name": "",
  42.         "props": [
  43.             {
  44.                 "p": "payload"
  45.             },
  46.             {
  47.                 "p": "topic",
  48.                 "vt": "str"
  49.             }
  50.         ],
  51.         "repeat": "",
  52.         "crontab": "",
  53.         "once": false,
  54.         "onceDelay": 0.1,
  55.         "topic": "",
  56.         "payload": "",
  57.         "payloadType": "date",
  58.         "x": 140,
  59.         "y": 100,
  60.         "wires": [
  61.             [
  62.                 "5458682.6aff998"
  63.             ]
  64.         ]
  65.     },
  66.     {
  67.         "id": "20287673.65c4fa",
  68.         "type": "list-tasks",
  69.         "z": "92419930.93b6d8",
  70.         "name": "",
  71.         "googleCredentials": "acb403de.30eb8",
  72.         "tasklists": "",
  73.         "numTasks": 10,
  74.         "refreshInterval": 0,
  75.         "x": 320,
  76.         "y": 200,
  77.         "wires": [
  78.             [
  79.                 "1e4fc1d3.6f4d3e"
  80.             ]
  81.         ]
  82.     },
  83.     {
  84.         "id": "56564d57.4033d4",
  85.         "type": "inject",
  86.         "z": "92419930.93b6d8",
  87.         "name": "",
  88.         "props": [
  89.             {
  90.                 "p": "payload"
  91.             },
  92.             {
  93.                 "p": "topic",
  94.                 "vt": "str"
  95.             }
  96.         ],
  97.         "repeat": "",
  98.         "crontab": "",
  99.         "once": false,
  100.         "onceDelay": 0.1,
  101.         "topic": "",
  102.         "payload": "",
  103.         "payloadType": "date",
  104.         "x": 140,
  105.         "y": 200,
  106.         "wires": [
  107.             [
  108.                 "20287673.65c4fa"
  109.             ]
  110.         ]
  111.     },
  112.     {
  113.         "id": "1e4fc1d3.6f4d3e",
  114.         "type": "debug",
  115.         "z": "92419930.93b6d8",
  116.         "name": "",
  117.         "active": true,
  118.         "tosidebar": true,
  119.         "console": false,
  120.         "tostatus": false,
  121.         "complete": "false",
  122.         "statusVal": "",
  123.         "statusType": "auto",
  124.         "x": 590,
  125.         "y": 200,
  126.         "wires": []
  127.     },
  128.     {
  129.         "id": "acb403de.30eb8",
  130.         "type": "googleCredentials",
  131.         "name": "xxxxxxx@gmail.com"
  132.     }
  133. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement