See below. ?Copy the code and import into your flow.
Alan. WA9WUD

Code:
[
? ? {
? ? ? ? "id": "de0453294fdfa715",
? ? ? ? "type": "inject",
? ? ? ? "z": "afa2042cd231132d",
? ? ? ? "name": "",
? ? ? ? "props": [
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "p": "payload"
? ? ? ? ? ? },
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "p": "topic",
? ? ? ? ? ? ? ? "vt": "str"
? ? ? ? ? ? }
? ? ? ? ],
? ? ? ? "repeat": "",
? ? ? ? "crontab": "",
? ? ? ? "once": false,
? ? ? ? "onceDelay": 0.1,
? ? ? ? "topic": "",
? ? ? ? "payload": "on",
? ? ? ? "payloadType": "str",
? ? ? ? "x": 250,
? ? ? ? "y": 120,
? ? ? ? "wires": [
? ? ? ? ? ? [
? ? ? ? ? ? ? ? "d14a4532918613e9"
? ? ? ? ? ? ]
? ? ? ? ]
? ? },
? ? {
? ? ? ? "id": "ad8c60f90f9cdbda",
? ? ? ? "type": "inject",
? ? ? ? "z": "afa2042cd231132d",
? ? ? ? "name": "",
? ? ? ? "props": [
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "p": "payload"
? ? ? ? ? ? },
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "p": "topic",
? ? ? ? ? ? ? ? "vt": "str"
? ? ? ? ? ? }
? ? ? ? ],
? ? ? ? "repeat": "",
? ? ? ? "crontab": "",
? ? ? ? "once": false,
? ? ? ? "onceDelay": 0.1,
? ? ? ? "topic": "",
? ? ? ? "payload": "off",
? ? ? ? "payloadType": "str",
? ? ? ? "x": 250,
? ? ? ? "y": 180,
? ? ? ? "wires": [
? ? ? ? ? ? [
? ? ? ? ? ? ? ? "d14a4532918613e9"
? ? ? ? ? ? ]
? ? ? ? ]
? ? },
? ? {
? ? ? ? "id": "d14a4532918613e9",
? ? ? ? "type": "switch",
? ? ? ? "z": "afa2042cd231132d",
? ? ? ? "name": "",
? ? ? ? "property": "payload",
? ? ? ? "propertyType": "msg",
? ? ? ? "rules": [
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "t": "eq",
? ? ? ? ? ? ? ? "v": "off",
? ? ? ? ? ? ? ? "vt": "str"
? ? ? ? ? ? },
? ? ? ? ? ? {
? ? ? ? ? ? ? ? "t": "eq",
? ? ? ? ? ? ? ? "v": "on",
? ? ? ? ? ? ? ? "vt": "str"
? ? ? ? ? ? }
? ? ? ? ],
? ? ? ? "checkall": "true",
? ? ? ? "repair": false,
? ? ? ? "outputs": 2,
? ? ? ? "x": 470,
? ? ? ? "y": 160,
? ? ? ? "wires": [
? ? ? ? ? ? [
? ? ? ? ? ? ? ? "6aa7444564da441c"
? ? ? ? ? ? ],
? ? ? ? ? ? [
? ? ? ? ? ? ? ? "2b2d50cefc45b123"
? ? ? ? ? ? ]
? ? ? ? ]
? ? },
? ? {
? ? ? ? "id": "2b2d50cefc45b123",
? ? ? ? "type": "delay",
? ? ? ? "z": "afa2042cd231132d",
? ? ? ? "name": "",
? ? ? ? "pauseType": "delay",
? ? ? ? "timeout": "2",
? ? ? ? "timeoutUnits": "seconds",
? ? ? ? "rate": "1",
? ? ? ? "nbRateUnits": "1",
? ? ? ? "rateUnits": "second",
? ? ? ? "randomFirst": "1",
? ? ? ? "randomLast": "5",
? ? ? ? "randomUnits": "seconds",
? ? ? ? "drop": false,
? ? ? ? "allowrate": false,
? ? ? ? "x": 650,
? ? ? ? "y": 240,
? ? ? ? "wires": [
? ? ? ? ? ? [
? ? ? ? ? ? ? ? "6aa7444564da441c"
? ? ? ? ? ? ]
? ? ? ? ]
? ? },
? ? {
? ? ? ? "id": "6aa7444564da441c",
? ? ? ? "type": "debug",
? ? ? ? "z": "afa2042cd231132d",
? ? ? ? "name": "",
? ? ? ? "active": true,
? ? ? ? "tosidebar": true,
? ? ? ? "console": false,
? ? ? ? "tostatus": false,
? ? ? ? "complete": "false",
? ? ? ? "statusVal": "",
? ? ? ? "statusType": "auto",
? ? ? ? "x": 910,
? ? ? ? "y": 140,
? ? ? ? "wires": []
? ? }
]