mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "philips pi3210g": {
    "deviceName": "PI3210G",
    "marketingName": "Amio7",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "philips pi2010": {
    "deviceName": "PI2010",
    "marketingName": "PI2010",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "philips pi3100": {
    "deviceName": "PI3100",
    "marketingName": "PI3100",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}