mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "msi primo 76": {
    "deviceName": "Primo 76",
    "marketingName": "Global Primo 76",
    "manufacturer": "msi",
    "brand": "msi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "msi primo 75": {
    "deviceName": "Primo 75",
    "marketingName": "Primo 75",
    "manufacturer": "msi",
    "brand": "msi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "msi primo 91": {
    "deviceName": "Primo 91",
    "marketingName": "Windpad",
    "manufacturer": "msi",
    "brand": "msi",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}