mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "wexler book t7008": {
    "deviceName": "Book T7008",
    "marketingName": "Book T7008",
    "manufacturer": "wexler",
    "brand": "wexler",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "wexler tab 700": {
    "deviceName": "Tab 700",
    "marketingName": "Tab 700",
    "manufacturer": "wexler",
    "brand": "wexler",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "tablet",
    "platform": "android"
  }
}