mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "bravis np101": {
    "deviceName": "NP101",
    "marketingName": "NP101",
    "manufacturer": "bravis",
    "brand": "bravis",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "bravis np844": {
    "deviceName": "NP844",
    "marketingName": "NP844",
    "manufacturer": "bravis",
    "brand": "bravis",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 7.85
    },
    "type": "tablet",
    "platform": "android"
  }
}