mimmi20/browser-detector

View on GitHub
data/devices/essentiel-b/tablet.json

Summary

Maintainability
Test Coverage
{
  "essentiel-b st8001": {
    "deviceName": "ST8001",
    "marketingName": "Smart Tab 8001",
    "manufacturer": "essentiel-b",
    "brand": "essentiel-b",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "essentiel-b st8002": {
    "deviceName": "ST8002",
    "marketingName": "Smart Tab 8002",
    "manufacturer": "essentiel-b",
    "brand": "essentiel-b",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}