{
    "AUX-DANTE" : {
        "connections" : [ 
            {  
                "type": "mdns",
                "params": {
                    "SRV" : "_netaudio-cmc._udp.local",
                    "TXT" : {
                        "mf"    : "AppSys",
                        "model" : "_0004155582d444e5|_004155582d444e54"
                    },
                    "timeout" : "3000"
                }
             },
             {
                "type" : "danteflasher",
                "params": {
                    "hostname"  : "$IP",
                    "port"      : "23",
                    "username"  : "root",
                    "password"  :"k87utX0da9",
                    "tftp_port" : "56969",
                    "timeout"   : "5000"
                 }
             }                        
        ],
        "instructions" : [
            "- Connect the card's PRIMARY port to the network"
        ],
        "docs" : [
            { "User Manual": "$BASEURL/../AUX-DANTE_en.pdf" }
        ],
        "firmware" : {
            "#include" : [
                "$BASEURL/1.0.1/manifest.json"
            ]
        }
    }
}