mimmi20/browser-detector

View on GitHub
data/devices/energy-sistem/tablet.json

Summary

Maintainability
Test Coverage
{
  "energy-sistem i10 dual": {
    "deviceName": "I10 Dual",
    "marketingName": "I10 Dual",
    "manufacturer": "energy-sistem",
    "brand": "energy-sistem",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "energy-sistem i8 dual": {
    "deviceName": "i8 Dual",
    "marketingName": "i8 Dual",
    "manufacturer": "energy-sistem",
    "brand": "energy-sistem",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "energy-sistem s10 dual": {
    "deviceName": "S10 Dual",
    "marketingName": "S10 Dual",
    "manufacturer": "energy-sistem",
    "brand": "energy-sistem",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "energy-sistem x10 quad": {
    "deviceName": "X10 Quad",
    "marketingName": "X10 Quad",
    "manufacturer": "energy-sistem",
    "brand": "energy-sistem",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}