[
    {
        "id": "ca2d49bace6edc8d",
        "type": "ui_dropdown",
        "z": "0ca665b062017a5c",
        "name": "Dropdown",
        "label": "status drop down example",
        "tooltip": "",
        "place": "Select option",
        "group": "585234b827bfcc73",
        "order": 11,
        "width": 0,
        "height": 0,
        "passthru": false,
        "multiple": false,
        "options": [
            {
                "label": "Identify",
                "value": "StatusIndicatorIdentify",
                "type": "str"
            },
            {
                "label": "Strobe",
                "value": "StatusIndicatorStrobe",
                "type": "str"
            },
            {
                "label": "RedFlash",
                "value": "StatusIndicatorRedFlash",
                "type": "str"
            },
            {
                "label": "WhiteFlash",
                "value": "StatusIndicatorWhiteFlash",
                "type": "str"
            }
        ],
        "payload": "",
        "topic": "StatusIndicator",
        "topicType": "msg",
        "className": "",
        "x": 106,
        "y": 248,
        "wires": [
            [
                "56c4f8b31bdc16d7"
            ]
        ]
    },
    {
        "id": "585234b827bfcc73",
        "type": "ui_group",
        "name": "TESTENV",
        "tab": "1fe70ca413e94732",
        "order": 1,
        "disp": true,
        "width": 6,
        "collapse": false,
        "className": ""
    },
    {
        "id": "1fe70ca413e94732",
        "type": "ui_tab",
        "name": "TEST",
        "icon": "dashboard",
        "disabled": false,
        "hidden": false
    }
]