mimmi20/browser-detector

View on GitHub
data/devices/yandex/tv.json

Summary

Maintainability
Test Coverage
{
  "general yandex tv": {
    "deviceName": "general yandex tv",
    "marketingName": "general yandex tv",
    "manufacturer": "yandex",
    "brand": "yandex",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "android"
  },
  "yandex yndx-00073": {
    "deviceName": "YNDX-00073",
    "marketingName": "YNDX-00073",
    "manufacturer": "yandex",
    "brand": "yandex",
    "dualOrientation": false,
    "simCount": 0,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 55
    },
    "type": "tv",
    "platform": "android"
  }
}