mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ninetec nt.i10g2": {
    "deviceName": "NT.I10G2",
    "marketingName": "Inspire 10 G2",
    "manufacturer": "ninetec",
    "brand": "ninetec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "ninetec nt.p10g2": {
    "deviceName": "NT.P10G2",
    "marketingName": "Platinum 10 G2",
    "manufacturer": "ninetec",
    "brand": "ninetec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}