mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "pendo pp4mt-7": {
    "deviceName": "PP4MT-7",
    "marketingName": "PendoPad",
    "manufacturer": "pendo",
    "brand": "pendo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 640,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "pendo pp4mt-9": {
    "deviceName": "PP4MT-9",
    "marketingName": "PendoPad",
    "manufacturer": "pendo",
    "brand": "pendo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  }
}