mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "e-ceros ct9716-w": {
    "deviceName": "CT9716-W",
    "marketingName": "CT9716-W",
    "manufacturer": "e-ceros",
    "brand": "e-ceros",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "e-ceros ct9716-b": {
    "deviceName": "CT9716-B",
    "marketingName": "Revolution CT9716",
    "manufacturer": "e-ceros",
    "brand": "e-ceros",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  }
}