mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "onix at101-1116": {
    "deviceName": "AT101-1116",
    "marketingName": "10.1 QC",
    "manufacturer": "foxconn",
    "brand": "onix",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "onix tb512-16g": {
    "deviceName": "TB512-16G",
    "marketingName": "TB512-16G",
    "manufacturer": "onix",
    "brand": "onix",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}