{
    "5.2" : {
        "docs" : [
            { "CHANGELOG"    : "$BASEURL/CHANGELOG.TXT" }
        ],    
        "components" : {
            "ctrl": [ 
                {
                    "description": "Control",
                    "version" : "5.2",
                    "file": "$BASEURL/files/frontpanel.bin", 
                    "md5": "bdf6e3cfed1e632faced50ed08c3d677",
                    "method": "stm32flasher",
                    "connection": "uart-cli"
                }
            ],
            "fpga" : [ 
                {
                    "description": "FPGA",
                    "version" : "5.2",
                    "file": "$BASEURL/files/multiverter.rpd",
                    "md5": "7e8329171a7f9e037649eb4c8231e88e",
                    "method": "fpgaflasher",
                    "connection": "uart-fpgaflash"
                } 
            ],
            "web" : [ 
                {
                    "description": "Dante/Web",
                    "version" : "5.2",
                    "hw_constraint" : { "fpga": { "max": 1 }},
                    "file": "$BASEURL/files/MVR-64-MVR-64-5.2.0.0_for_Device_with_GREEN_Power_LEDs.dnt",
                    "md5":  "ba80b01c7937387e9bf2fa3c91902e4e",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"
                },
                {
                    "description": "Dante/Web",
                    "version" : "5.2",
                    "hw_constraint" : { "fpga": { "min": 2 }},
                    "file": "$BASEURL/files/MVR-64-5.2.0.0_for_Device_with_BLUE_Power_LEDs.dnt",
                    "md5":  "8ebd75b0d0bf376b65097f448424b699",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"
                } 
            ]
        }
    }
}