[
    {
        "id": "cfdd1595.193b4",
        "type": "tab",
        "label": "Hello World",
        "disabled": false,
        "info": ""
    },
    {
        "id": "d9eff483.501088",
        "type": "ui_text",
        "z": "cfdd1595.193b4",
        "group": "51cce7ac.cfdc6",
        "order": 0,
        "width": 0,
        "height": 0,
        "name": "",
        "label": "Text from Switch",
        "format": "{{msg.payload}}",
        "layout": "col-center",
        "x": 790,
        "y": 120,
        "wires": []
    },
    {
        "id": "e75db916.d21b98",
        "type": "ui_switch",
        "z": "cfdd1595.193b4",
        "name": "",
        "label": "Land/Take off",
        "group": "51cce7ac.cfdc6",
        "order": 0,
        "width": 0,
        "height": 0,
        "passthru": true,
        "decouple": "false",
        "topic": "",
        "style": "",
        "onvalue": "Hello World",
        "onvalueType": "str",
        "onicon": "",
        "oncolor": "",
        "offvalue": "Hello Sky",
        "offvalueType": "str",
        "officon": "",
        "offcolor": "",
        "x": 480,
        "y": 120,
        "wires": [
            [
                "d9eff483.501088"
            ]
        ]
    },
    {
        "id": "51cce7ac.cfdc6",
        "type": "ui_group",
        "z": "",
        "name": "Simple",
        "tab": "485b7a98.b9b694",
        "disp": true,
        "width": "6",
        "collapse": false
    },
    {
        "id": "485b7a98.b9b694",
        "type": "ui_tab",
        "z": "",
        "name": "Hello World",
        "icon": "mood"
    }
]