mimmi20/browser-detector

View on GitHub
data/devices/ebest/smartphone.json

Summary

Maintainability
Test Coverage
{
  "ebest s10": {
    "deviceName": "S10",
    "marketingName": "S10",
    "manufacturer": "ebest",
    "brand": "ebest",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 5.3
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ebest t3482": {
    "deviceName": "T3482",
    "marketingName": "T3482",
    "manufacturer": "ebest",
    "brand": "ebest",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ebest t7": {
    "deviceName": "T7",
    "marketingName": "T7",
    "manufacturer": "ebest",
    "brand": "ebest",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4.5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ebest u1": {
    "deviceName": "U1",
    "marketingName": "U1",
    "manufacturer": "ebest",
    "brand": "ebest",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "ebest w70": {
    "deviceName": "W70",
    "marketingName": "W70",
    "manufacturer": "ebest",
    "brand": "ebest",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 480,
      "height": 320,
      "touch": true,
      "size": 3.5
    },
    "type": "smartphone",
    "platform": "android"
  }
}