mimmi20/browser-detector

View on GitHub
data/devices/e-boda/tablet.json

Summary

Maintainability
Test Coverage
{
  "e-boda revo r76 gps": {
    "deviceName": "Revo R76 GPS",
    "marketingName": "Revo R76 GPS",
    "manufacturer": "e-boda",
    "brand": "e-boda",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "e-boda supreme x80 dual core": {
    "deviceName": "Supreme X80 Dual Core",
    "marketingName": "Supreme X80 Dual Core",
    "manufacturer": "e-boda",
    "brand": "e-boda",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "e-boda supreme xl 200 ips": {
    "deviceName": "Supreme XL 200 IPS",
    "marketingName": "Supreme XL 200 IPS",
    "manufacturer": "e-boda",
    "brand": "e-boda",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}