Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "id": "2a2aa3d9.593edc",
- "type": "inject",
- "z": "8eb0bd53.a473a",
- "name": "",
- "props": [
- {
- "p": "payload"
- },
- {
- "p": "topic",
- "vt": "str"
- }
- ],
- "repeat": "",
- "crontab": "",
- "once": false,
- "onceDelay": 0.1,
- "topic": "",
- "payload": "",
- "payloadType": "date",
- "x": 180,
- "y": 900,
- "wires": [
- [
- "665b913.cee947"
- ]
- ]
- },
- {
- "id": "88abdcae.c873b",
- "type": "switch",
- "z": "8eb0bd53.a473a",
- "name": "",
- "property": "payload",
- "propertyType": "msg",
- "rules": [
- {
- "t": "eq",
- "v": "Montag",
- "vt": "str"
- },
- {
- "t": "eq",
- "v": "Dienstag",
- "vt": "str"
- },
- {
- "t": "eq",
- "v": "Mittwoch",
- "vt": "str"
- },
- {
- "t": "eq",
- "v": "Donnerstag",
- "vt": "str"
- },
- {
- "t": "eq",
- "v": "Freitag",
- "vt": "str"
- },
- {
- "t": "eq",
- "v": "Samstag",
- "vt": "str"
- },
- {
- "t": "eq",
- "v": "Sonntag",
- "vt": "str"
- }
- ],
- "checkall": "true",
- "repair": false,
- "outputs": 7,
- "x": 730,
- "y": 900,
- "wires": [
- [
- "72d01309.5fb7dc"
- ],
- [
- "b9e92f4d.fe091"
- ],
- [
- "9905062f.447028"
- ],
- [
- "995baf75.124cd"
- ],
- [
- "6f66fe0b.2df4"
- ],
- [
- "6ec6039a.3799ac"
- ],
- [
- "4ee651e.b9532b"
- ]
- ]
- },
- {
- "id": "665b913.cee947",
- "type": "moment",
- "z": "8eb0bd53.a473a",
- "name": "",
- "topic": "",
- "input": "",
- "inputType": "msg",
- "inTz": "ETC/GMT",
- "adjAmount": 0,
- "adjType": "days",
- "adjDir": "add",
- "format": "dddd",
- "locale": "de_DE",
- "output": "",
- "outputType": "msg",
- "outTz": "Europe/Berlin",
- "x": 520,
- "y": 900,
- "wires": [
- [
- "88abdcae.c873b"
- ]
- ]
- },
- {
- "id": "72d01309.5fb7dc",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Montag",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 980,
- "y": 720,
- "wires": []
- },
- {
- "id": "b9e92f4d.fe091",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Dienstag",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 980,
- "y": 780,
- "wires": []
- },
- {
- "id": "9905062f.447028",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Mittwoch",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 980,
- "y": 840,
- "wires": []
- },
- {
- "id": "995baf75.124cd",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Donnerstag",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 990,
- "y": 900,
- "wires": []
- },
- {
- "id": "4ee651e.b9532b",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Sonntag",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 980,
- "y": 1080,
- "wires": []
- },
- {
- "id": "6ec6039a.3799ac",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Samstag",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 980,
- "y": 1020,
- "wires": []
- },
- {
- "id": "6f66fe0b.2df4",
- "type": "debug",
- "z": "8eb0bd53.a473a",
- "name": "Freitag",
- "active": true,
- "tosidebar": false,
- "console": false,
- "tostatus": true,
- "complete": "payload",
- "targetType": "msg",
- "statusVal": "payload",
- "statusType": "auto",
- "x": 980,
- "y": 960,
- "wires": []
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement