mimmi20/browser-detector

View on GitHub
data/devices/velocity-micro/tablet.json

Summary

Maintainability
Test Coverage
{
  "velocity-micro t408": {
    "deviceName": "T408",
    "marketingName": "Cruz",
    "manufacturer": "velocity-micro",
    "brand": "velocity-micro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "velocity-micro t410": {
    "deviceName": "T410",
    "marketingName": "Cruz",
    "manufacturer": "velocity-micro",
    "brand": "velocity-micro",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}