mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "dns es9701": {
    "deviceName": "ES9701",
    "marketingName": "AirTab ES9701",
    "manufacturer": "dns",
    "brand": "dns",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "dns m104g": {
    "deviceName": "M104G",
    "marketingName": "AirTab M104G",
    "manufacturer": "dns",
    "brand": "dns",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "dns m83w": {
    "deviceName": "M83w",
    "marketingName": "AirTab M83w",
    "manufacturer": "dns",
    "brand": "dns",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}