mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "mts smart race 4g": {
    "deviceName": "Smart Race",
    "marketingName": "Smart Race",
    "manufacturer": "mts",
    "brand": "mts",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "mts sp100": {
    "deviceName": "SP100",
    "marketingName": "SP100",
    "manufacturer": "mts",
    "brand": "mts",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 2.8
    },
    "type": "smartphone",
    "platform": "android"
  }
}