[
    {
        "id": "fc5135b8a486ae23",
        "type": "tab",
        "label": "RPIPLC_21",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "4e6d71ff15d10762",
        "type": "json",
        "z": "fc5135b8a486ae23",
        "name": "",
        "property": "payload",
        "action": "obj",
        "pretty": false,
        "x": 270,
        "y": 200,
        "wires": [
            [
                "f4bfecfdfd319c26"
            ]
        ]
    },
    {
        "id": "f4bfecfdfd319c26",
        "type": "switch",
        "z": "fc5135b8a486ae23",
        "name": "Zone",
        "property": "payload.zone",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "0",
                "vt": "num"
            },
            {
                "t": "eq",
                "v": "1",
                "vt": "num"
            },
            {
                "t": "eq",
                "v": "2",
                "vt": "num"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 3,
        "x": 420,
        "y": 200,
        "wires": [
            [
                "bb35d1f23f0daf78"
            ],
            [],
            []
        ]
    },
    {
        "id": "bb35d1f23f0daf78",
        "type": "switch",
        "z": "fc5135b8a486ae23",
        "name": "Index",
        "property": "payload.index",
        "propertyType": "msg",
        "rules": [
            {
                "t": "eq",
                "v": "0",
                "vt": "num"
            },
            {
                "t": "eq",
                "v": "1",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "2",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "3",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "4",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "5",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "6",
                "vt": "str"
            },
            {
                "t": "eq",
                "v": "7",
                "vt": "str"
            }
        ],
        "checkall": "true",
        "repair": false,
        "outputs": 8,
        "x": 570,
        "y": 200,
        "wires": [
            [
                "9aada09cdebcfe8f"
            ],
            [
                "febff5b102b6f17c"
            ],
            [
                "a6c465da180d2bf6"
            ],
            [
                "e92e8d6540f7ca73"
            ],
            [
                "b91440b1d421c019"
            ],
            [
                "6a497371cb67da1a"
            ],
            [
                "4ed2497039a10e1c"
            ],
            [
                "f62b3995c55e0b3d"
            ]
        ]
    },
    {
        "id": "9aada09cdebcfe8f",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 40,
        "wires": [
            [
                "30c6eb69816ed708"
            ]
        ]
    },
    {
        "id": "febff5b102b6f17c",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 80,
        "wires": [
            [
                "72338b83e574be20"
            ]
        ]
    },
    {
        "id": "a6c465da180d2bf6",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 120,
        "wires": [
            [
                "7ec422e416ec56d4"
            ]
        ]
    },
    {
        "id": "2aee0b0d11b71732",
        "type": "mqtt in",
        "z": "fc5135b8a486ae23",
        "name": "",
        "topic": "Q/#",
        "qos": "2",
        "datatype": "auto-detect",
        "broker": "26a9d4e92e122474",
        "nl": false,
        "rap": true,
        "rh": 0,
        "inputs": 0,
        "x": 110,
        "y": 200,
        "wires": [
            [
                "4e6d71ff15d10762",
                "8b588d21d2b4f5f9"
            ]
        ]
    },
    {
        "id": "f42ec5a68ea73f03",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "0",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 400,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "f9831d4351f37daa",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "1",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 440,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "4b3f75a686634118",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "2",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 480,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "4b2b8a4c41cc78cb",
        "type": "json",
        "z": "fc5135b8a486ae23",
        "name": "",
        "property": "payload",
        "action": "str",
        "pretty": false,
        "x": 870,
        "y": 680,
        "wires": [
            [
                "9efd7e6c1608b5a6",
                "f831883f50fee90e"
            ]
        ]
    },
    {
        "id": "722ebc43637796e3",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload.zone",
                "pt": "msg",
                "to": "0",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 680,
        "y": 680,
        "wires": [
            [
                "4b2b8a4c41cc78cb"
            ]
        ]
    },
    {
        "id": "9efd7e6c1608b5a6",
        "type": "mqtt out",
        "z": "fc5135b8a486ae23",
        "name": "",
        "topic": "",
        "qos": "",
        "retain": "",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "c055b4f7791e4837",
        "x": 1010,
        "y": 680,
        "wires": []
    },
    {
        "id": "f831883f50fee90e",
        "type": "debug",
        "z": "fc5135b8a486ae23",
        "name": "debug 2",
        "active": false,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 980,
        "y": 600,
        "wires": []
    },
    {
        "id": "8b588d21d2b4f5f9",
        "type": "debug",
        "z": "fc5135b8a486ae23",
        "name": "debug 1",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 320,
        "y": 280,
        "wires": []
    },
    {
        "id": "e92e8d6540f7ca73",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 160,
        "wires": [
            [
                "69ebf172fa14dfd5"
            ]
        ]
    },
    {
        "id": "5bd69289c696a7c6",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "3",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 520,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "e94ff1fe0c858802",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "4",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 560,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "2c5d35fa87831fc8",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "5",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 600,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "30c6eb69816ed708",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.0",
        "value": "",
        "name": "Q0.0",
        "x": 946.25,
        "y": 41.25,
        "wires": [
            []
        ]
    },
    {
        "id": "72338b83e574be20",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.1",
        "value": "",
        "name": "Q0.1",
        "x": 946.25,
        "y": 81.25,
        "wires": [
            []
        ]
    },
    {
        "id": "7ec422e416ec56d4",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.2",
        "value": "",
        "name": "Q0.2",
        "x": 946.25,
        "y": 121.25,
        "wires": [
            []
        ]
    },
    {
        "id": "426d14a98db3f61c",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.0",
        "name": "I0.0",
        "x": 230,
        "y": 400,
        "wires": [
            [
                "f42ec5a68ea73f03"
            ]
        ]
    },
    {
        "id": "4944bdd589aa525c",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.1",
        "name": "I0.1",
        "x": 230,
        "y": 440,
        "wires": [
            [
                "f9831d4351f37daa"
            ]
        ]
    },
    {
        "id": "69ebf172fa14dfd5",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.3",
        "value": "",
        "name": "Q0.3",
        "x": 950,
        "y": 160,
        "wires": [
            []
        ]
    },
    {
        "id": "b91440b1d421c019",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 200,
        "wires": [
            [
                "1f02be054e261fbe"
            ]
        ]
    },
    {
        "id": "1f02be054e261fbe",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.4",
        "value": "",
        "name": "Q0.4",
        "x": 950,
        "y": 200,
        "wires": [
            []
        ]
    },
    {
        "id": "6a497371cb67da1a",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 240,
        "wires": [
            [
                "bfde839ca83e9ee0"
            ]
        ]
    },
    {
        "id": "bfde839ca83e9ee0",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.5",
        "value": "",
        "name": "Q0.5",
        "x": 950,
        "y": 240,
        "wires": [
            []
        ]
    },
    {
        "id": "4ed2497039a10e1c",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 280,
        "wires": [
            [
                "907de3ded5d7a787"
            ]
        ]
    },
    {
        "id": "907de3ded5d7a787",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.6",
        "value": "",
        "name": "Q0.6",
        "x": 950,
        "y": 280,
        "wires": [
            []
        ]
    },
    {
        "id": "f62b3995c55e0b3d",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "Value",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "payload.value",
                "tot": "msg"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 770,
        "y": 320,
        "wires": [
            [
                "76f3b829c8b9787f"
            ]
        ]
    },
    {
        "id": "76f3b829c8b9787f",
        "type": "rpiplc-digital-write",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "Q0.7",
        "value": "",
        "name": "Q0.7",
        "x": 950,
        "y": 320,
        "wires": [
            []
        ]
    },
    {
        "id": "79f96c5b6b80d8e2",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.0",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 400,
        "wires": [
            [
                "426d14a98db3f61c"
            ]
        ]
    },
    {
        "id": "a56d8c8e6993f0f0",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.2",
        "name": "I0.2",
        "x": 230,
        "y": 480,
        "wires": [
            [
                "4b3f75a686634118"
            ]
        ]
    },
    {
        "id": "622e1bc37d9c8905",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.3",
        "name": "I0.3",
        "x": 230,
        "y": 520,
        "wires": [
            [
                "5bd69289c696a7c6"
            ]
        ]
    },
    {
        "id": "834fbdbfe2f8eca2",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.4",
        "name": "I0.4",
        "x": 230,
        "y": 560,
        "wires": [
            [
                "e94ff1fe0c858802"
            ]
        ]
    },
    {
        "id": "0cd7996057e091c6",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.5",
        "name": "I0.5",
        "x": 230,
        "y": 600,
        "wires": [
            [
                "2c5d35fa87831fc8"
            ]
        ]
    },
    {
        "id": "e278859594159fb0",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.1",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 440,
        "wires": [
            [
                "4944bdd589aa525c"
            ]
        ]
    },
    {
        "id": "968edbbc18fc18ed",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.2",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 480,
        "wires": [
            [
                "a56d8c8e6993f0f0"
            ]
        ]
    },
    {
        "id": "72f06d20282bb332",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.3",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 520,
        "wires": [
            [
                "622e1bc37d9c8905"
            ]
        ]
    },
    {
        "id": "2d637993a0dbab45",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.4",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 560,
        "wires": [
            [
                "834fbdbfe2f8eca2"
            ]
        ]
    },
    {
        "id": "4c5af8902065445b",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.5",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 600,
        "wires": [
            [
                "0cd7996057e091c6"
            ]
        ]
    },
    {
        "id": "fa0897abbc5e779b",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "6",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 640,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "9b3e899ede1b459d",
        "type": "rpiplc-digital-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.6",
        "name": "I0.6",
        "x": 230,
        "y": 640,
        "wires": [
            [
                "fa0897abbc5e779b"
            ]
        ]
    },
    {
        "id": "8b28c5502269b88c",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.6",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 640,
        "wires": [
            [
                "9b3e899ede1b459d"
            ]
        ]
    },
    {
        "id": "a395d1452e19fd28",
        "type": "rpiplc-analog-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.7",
        "name": "I0.7",
        "x": 230,
        "y": 720,
        "wires": [
            [
                "6ffc036e86f677e0"
            ]
        ]
    },
    {
        "id": "2219b7220e2ea31f",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.7",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 720,
        "wires": [
            [
                "a395d1452e19fd28"
            ]
        ]
    },
    {
        "id": "6ffc036e86f677e0",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "7",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 720,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "ece757bb13d08faa",
        "type": "rpiplc-analog-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.8",
        "name": "I0.8",
        "x": 230,
        "y": 760,
        "wires": [
            [
                "e7f50ff21ac57303"
            ]
        ]
    },
    {
        "id": "cd232c5069e97dcd",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.8",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 760,
        "wires": [
            [
                "ece757bb13d08faa"
            ]
        ]
    },
    {
        "id": "e7f50ff21ac57303",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "8",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 760,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "217b60c61aa46136",
        "type": "rpiplc-analog-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.9",
        "name": "I0.9",
        "x": 230,
        "y": 800,
        "wires": [
            [
                "d7fcae6616c96c31"
            ]
        ]
    },
    {
        "id": "6a9f0baa1926901c",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.9",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 800,
        "wires": [
            [
                "217b60c61aa46136"
            ]
        ]
    },
    {
        "id": "d7fcae6616c96c31",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "9",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 800,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "3c83a528ac01fa33",
        "type": "rpiplc-analog-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.10",
        "name": "I0.10",
        "x": 230,
        "y": 840,
        "wires": [
            [
                "ae4db289cbf00cf5"
            ]
        ]
    },
    {
        "id": "7e8e9167b8264482",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.10",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 840,
        "wires": [
            [
                "3c83a528ac01fa33"
            ]
        ]
    },
    {
        "id": "ae4db289cbf00cf5",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "10",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 840,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "1337d4562a660526",
        "type": "rpiplc-analog-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.11",
        "name": "I0.11",
        "x": 230,
        "y": 880,
        "wires": [
            [
                "8adeb7c227dcc379"
            ]
        ]
    },
    {
        "id": "980aabc5e812f9cc",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.11",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 880,
        "wires": [
            [
                "1337d4562a660526"
            ]
        ]
    },
    {
        "id": "8adeb7c227dcc379",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "11",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 880,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "c12c93f7c765b1d3",
        "type": "rpiplc-analog-read",
        "z": "fc5135b8a486ae23",
        "rpiplc": "eeb9c7e354f82379",
        "pin": "I0.12",
        "name": "I0.12",
        "x": 230,
        "y": 920,
        "wires": [
            [
                "a8a4ddc6da2e101e"
            ]
        ]
    },
    {
        "id": "f448076e73468af2",
        "type": "inject",
        "z": "fc5135b8a486ae23",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "0.1",
        "crontab": "",
        "once": true,
        "onceDelay": 0.1,
        "topic": "I/I0.12",
        "payload": "a",
        "payloadType": "msg",
        "x": 90,
        "y": 920,
        "wires": [
            [
                "c12c93f7c765b1d3"
            ]
        ]
    },
    {
        "id": "a8a4ddc6da2e101e",
        "type": "change",
        "z": "fc5135b8a486ae23",
        "name": "",
        "rules": [
            {
                "t": "set",
                "p": "payload",
                "pt": "msg",
                "to": "{\"value\":payload}",
                "tot": "jsonata"
            },
            {
                "t": "set",
                "p": "payload.index",
                "pt": "msg",
                "to": "12",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 420,
        "y": 920,
        "wires": [
            [
                "722ebc43637796e3"
            ]
        ]
    },
    {
        "id": "26a9d4e92e122474",
        "type": "mqtt-broker",
        "name": "",
        "broker": "localhost",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "autoUnsubscribe": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "willMsg": {},
        "sessionExpiry": ""
    },
    {
        "id": "c055b4f7791e4837",
        "type": "mqtt-broker",
        "name": "",
        "broker": "localhost",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "autoUnsubscribe": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthRetain": "false",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closeRetain": "false",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willRetain": "false",
        "willPayload": "",
        "willMsg": {},
        "userProps": "",
        "sessionExpiry": ""
    },
    {
        "id": "eeb9c7e354f82379",
        "type": "rpiplc-config",
        "isCustom": false,
        "version": "RPIPLC_V6",
        "model": "RPIPLC_21",
        "name": ""
    }
]