data/devices/serioux/tablet.json
{
"serioux s102tab": {
"deviceName": "S102TAB",
"marketingName": "S102TAB",
"manufacturer": "serioux",
"brand": "serioux",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1024,
"height": 600,
"touch": true,
"size": 10.1
},
"type": "tablet",
"platform": "android"
},
"serioux s724tab": {
"deviceName": "S724TAB",
"marketingName": "S724TAB",
"manufacturer": "serioux",
"brand": "serioux",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 7
},
"type": "tablet",
"platform": "android"
}
}