mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "beneve m1031g1": {
    "deviceName": "M1031G1",
    "marketingName": "M1031G1",
    "manufacturer": "beneve",
    "brand": "beneve",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "beneve m755": {
    "deviceName": "M755",
    "marketingName": "M755",
    "manufacturer": "beneve",
    "brand": "beneve",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "beneve s750": {
    "deviceName": "S750",
    "marketingName": "S750",
    "manufacturer": "beneve",
    "brand": "beneve",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}