mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "bewatec medipad": {
    "deviceName": "MediPaD",
    "marketingName": "MediPaD",
    "manufacturer": "bewatec",
    "brand": "bewatec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "bewatec medipad 13": {
    "deviceName": "MediPaD 13",
    "marketingName": "MediPaD 13",
    "manufacturer": "bewatec",
    "brand": "bewatec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 13.3
    },
    "type": "tablet",
    "platform": "android"
  },
  "bewatec medipad 16": {
    "deviceName": "MediPaD 16",
    "marketingName": "MediPaD 16",
    "manufacturer": "bewatec",
    "brand": "bewatec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 15.6
    },
    "type": "tablet",
    "platform": "android"
  }
}