mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "zowee m1092r": {
    "deviceName": "M1092R",
    "marketingName": "M1092R",
    "manufacturer": "zowee",
    "brand": "zowee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "zowee m1092r-1": {
    "deviceName": "M1092R-1",
    "marketingName": "M1092R-1",
    "manufacturer": "zowee",
    "brand": "zowee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10
    },
    "type": "tablet",
    "platform": "android"
  },
  "zowee m1092r-2": {
    "deviceName": "M1092R-2",
    "marketingName": "M1092R-2",
    "manufacturer": "zowee",
    "brand": "zowee",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}