data/devices/teslamotors/car-entertainment-system.json
{
"general teslamotors device": {
"deviceName": "general Tesla Motors device",
"marketingName": "general Tesla Motors device",
"manufacturer": "tesla-motors",
"brand": "tesla-motors",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": true,
"size": null
},
"type": "car-entertainment-system",
"platform": "linux"
},
"teslamotors model s": {
"deviceName": "Model S",
"marketingName": "Model S",
"manufacturer": "tesla-motors",
"brand": "tesla-motors",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": null
},
"type": "car-entertainment-system",
"platform": "linux"
}
}