mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "excelvan bt1077": {
    "deviceName": "BT1077",
    "marketingName": "BT1077",
    "manufacturer": "excelvan",
    "brand": "excelvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "excelvan m1009": {
    "deviceName": "M1009",
    "marketingName": "M1009",
    "manufacturer": "excelvan",
    "brand": "excelvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "excelvan m1009b": {
    "deviceName": "M1009B",
    "marketingName": "M1009B",
    "manufacturer": "excelvan",
    "brand": "excelvan",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}