data/devices/panasonic/tablet.json
{
"panasonic fz-a1b": {
"deviceName": "FZ-A1B",
"marketingName": "ToughPad A1",
"manufacturer": "panasonic",
"brand": "panasonic",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1024,
"height": 768,
"touch": true,
"size": 10.1
},
"type": "tablet",
"platform": "android"
},
"panasonic un-w700": {
"deviceName": "UN-W700",
"marketingName": "UN-W700",
"manufacturer": "panasonic",
"brand": "panasonic",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 7
},
"type": "tablet",
"platform": "android"
}
}