data/devices/dtac/smartphone.json
{
"dtac phone s2": {
"deviceName": "Phone S2",
"marketingName": "Phone S2",
"manufacturer": "dtac",
"brand": "dtac",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 854,
"height": 480,
"touch": true,
"size": 4.5
},
"type": "smartphone",
"platform": "android"
},
"dtac phone x3": {
"deviceName": "Phone X3",
"marketingName": "Phone X3",
"manufacturer": "dtac",
"brand": "dtac",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": 5.5
},
"type": "smartphone",
"platform": "android"
}
}