[
    {
        "id": "1905c66440e15558",
        "type": "tab",
        "label": "STORAGE TANK DATA SIMULATION",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "bd1005b5.552968",
        "type": "join",
        "z": "1905c66440e15558",
        "name": "",
        "mode": "custom",
        "build": "object",
        "property": "payload",
        "propertyType": "msg",
        "key": "topic",
        "joiner": "\\n",
        "joinerType": "str",
        "accumulate": false,
        "timeout": "",
        "count": "7",
        "reduceRight": false,
        "reduceExp": "",
        "reduceInit": "",
        "reduceInitType": "",
        "reduceFixup": "",
        "x": 750,
        "y": 420,
        "wires": [
            [
                "e334c8683ed4a7e2"
            ]
        ]
    },
    {
        "id": "84ce18f.89455e8",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "Temperature",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "tank_temperature",
        "payload": "",
        "payloadType": "date",
        "x": 360,
        "y": 420,
        "wires": [
            [
                "16b8124a3f263d3d"
            ]
        ]
    },
    {
        "id": "372f2069.fb56a",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "asset_id",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "asset_id",
        "payload": "2003",
        "payloadType": "num",
        "x": 540,
        "y": 320,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "229f7e03.429492",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "Timestamp",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "time",
        "payload": "",
        "payloadType": "date",
        "x": 550,
        "y": 220,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "1701caed.32aec5",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "asset_type",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "asset_type",
        "payload": "storage_tank",
        "payloadType": "str",
        "x": 550,
        "y": 280,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "f559763f.4771b8",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "model_id",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "model_id",
        "payload": "5000-L-MR",
        "payloadType": "str",
        "x": 560,
        "y": 360,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "e334c8683ed4a7e2",
        "type": "mqtt out",
        "z": "1905c66440e15558",
        "name": "Publish MQTT",
        "topic": "Line 2/Storage Tank",
        "qos": "0",
        "retain": "true",
        "respTopic": "",
        "contentType": "",
        "userProps": "",
        "correl": "",
        "expiry": "",
        "broker": "da7136ed8a96d229",
        "x": 940,
        "y": 420,
        "wires": []
    },
    {
        "id": "b0edc1ae40a64639",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "Tank Pressure",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "tank_pressure",
        "payload": "",
        "payloadType": "date",
        "x": 360,
        "y": 500,
        "wires": [
            [
                "a26a94d56b446725"
            ]
        ]
    },
    {
        "id": "65a1c448d2c2fc97",
        "type": "random",
        "z": "1905c66440e15558",
        "name": "Tank Level",
        "low": "50",
        "high": "75",
        "inte": "false",
        "property": "payload",
        "x": 570,
        "y": 600,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "58d279bb88ea6d7e",
        "type": "inject",
        "z": "1905c66440e15558",
        "name": "Tank Level",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "topic",
                "vt": "str"
            }
        ],
        "repeat": "5",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "tank_level",
        "payload": "",
        "payloadType": "date",
        "x": 350,
        "y": 600,
        "wires": [
            [
                "65a1c448d2c2fc97"
            ]
        ]
    },
    {
        "id": "a26a94d56b446725",
        "type": "random",
        "z": "1905c66440e15558",
        "name": "Tank Pressure",
        "low": "10",
        "high": "20",
        "inte": "false",
        "property": "payload",
        "x": 560,
        "y": 500,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "16b8124a3f263d3d",
        "type": "random",
        "z": "1905c66440e15558",
        "name": "Tank Temperature",
        "low": "25",
        "high": "35",
        "inte": "false",
        "property": "payload",
        "x": 570,
        "y": 420,
        "wires": [
            [
                "bd1005b5.552968"
            ]
        ]
    },
    {
        "id": "da7136ed8a96d229",
        "type": "mqtt-broker",
        "name": "HiveMQ Edge Macbook",
        "broker": "192.168.0.49",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "willMsg": {},
        "userProps": "",
        "sessionExpiry": ""
    }
]