mimmi20/browser-detector

View on GitHub
data/devices/venz/tv-media-player.json

Summary

Maintainability
Test Coverage
{
  "general venz tv": {
    "deviceName": "general Venz TV",
    "marketingName": "general Venz TV",
    "manufacturer": "venz",
    "brand": "venz",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-media-player",
    "platform": null
  },
  "venz v10 pro": {
    "deviceName": "V10 Pro",
    "marketingName": "V10 Pro",
    "manufacturer": "venz",
    "brand": "venz",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": null
    },
    "type": "tv-media-player",
    "platform": "android"
  }
}