{
    "bridge": {
        "name": "Homebridge",
        "username": "CB:22:3D:E3:CE:30",
        "port": 51826,
        "pin": "000-11-222"
    },

    "description": "My homebridge server",

    "platforms": [],

    "accessories": [{
		"accessory": "RFOutlet",
		"name": "Desk Light",
		"type": "Light",
		"manufacturer": "Silvercrest (brennenstuhl)",
		"model": "RCR DP3 3711-A",
		"serial": "dd4a931513aa",
		"rf_on": 11742167,
		"rf_off": 11559223,
		"pulselength": "355",
		"protocol": "4"
    }]
}
