data/devices/sumvision/tablet.json
{
"sumvision cyclone voyager": {
"deviceName": "Cyclone Voyager",
"marketingName": "Cyclone Voyager",
"manufacturer": "sumvision",
"brand": "sumvision",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": null
},
"type": "tablet",
"platform": "android"
},
"sumvision cyclone voyager 2": {
"deviceName": "Cyclone Voyager 2",
"marketingName": "Cyclone Voyager 2",
"manufacturer": "sumvision",
"brand": "sumvision",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 2048,
"height": 1536,
"touch": true,
"size": null
},
"type": "tablet",
"platform": "android"
}
}