mimmi20/browser-detector

View on GitHub
data/devices/dex/tablet.json

Summary

Maintainability
Test Coverage
{
  "dex ip1020": {
    "deviceName": "iP1020",
    "marketingName": "iP1020",
    "manufacturer": "dex",
    "brand": "dex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "dex ip977": {
    "deviceName": "iP977",
    "marketingName": "iP977",
    "manufacturer": "dex",
    "brand": "dex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  }
}