mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "sanei n10": {
    "deviceName": "N10",
    "marketingName": "N10",
    "manufacturer": "sanei",
    "brand": "sanei",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "sanei n83": {
    "deviceName": "N83",
    "marketingName": "N83",
    "manufacturer": "sanei",
    "brand": "sanei",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}