data/devices/unknown/desktop.json
{
"general desktop": {
"deviceName": "general Desktop",
"marketingName": "general Desktop",
"manufacturer": "unknown",
"brand": "unknown",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": false,
"size": null
},
"type": "desktop",
"platform": null
},
"linux desktop": {
"deviceName": "Linux Desktop",
"marketingName": "Linux Desktop",
"manufacturer": "unknown",
"brand": "unknown",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": false,
"size": null
},
"type": "desktop",
"platform": null
},
"windows desktop": {
"deviceName": "Windows Desktop",
"marketingName": "Windows Desktop",
"manufacturer": "unknown",
"brand": "unknown",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": false,
"size": null
},
"type": "desktop",
"platform": null
}
}