mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tesla l7 quad": {
    "deviceName": "L7 Quad",
    "marketingName": "L7 Quad",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla l7 quad lite": {
    "deviceName": "L7 Quad Lite",
    "marketingName": "L7 Quad Lite",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla l7.1": {
    "deviceName": "L7.1",
    "marketingName": "L7.1",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla m7": {
    "deviceName": "M7",
    "marketingName": "M7",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla m8": {
    "deviceName": "M8",
    "marketingName": "M8",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla tablet 785": {
    "deviceName": "Tablet 785",
    "marketingName": "Tablet 785",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla tth7": {
    "deviceName": "TTH7",
    "marketingName": "TTH7",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla ttl8": {
    "deviceName": "TTL8",
    "marketingName": "TTL8",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesla ttl8.1": {
    "deviceName": "TTL8.1",
    "marketingName": "TTL8.1",
    "manufacturer": "tesla",
    "brand": "tesla",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}