data/devices/chcnav/mobile-device.json
{
"general chcnav device": {
"deviceName": "general CHCnav device",
"marketingName": "general CHCnav device",
"manufacturer": "chcnav",
"brand": "chcnav",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": true,
"size": null
},
"type": "mobile-device",
"platform": "android"
},
"chcnav hce600": {
"deviceName": "HCE600",
"marketingName": "HCE600",
"manufacturer": "chcnav",
"brand": "chcnav",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1440,
"height": 720,
"touch": true,
"size": 5.5
},
"type": "mobile-device",
"platform": "android"
}
}