mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general vizio tv": {
    "deviceName": "general vizio tv",
    "marketingName": "general vizio tv",
    "manufacturer": "vizio",
    "brand": "vizio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-media-player",
    "platform": null
  },
  "vizio vap430": {
    "deviceName": "VAP430",
    "marketingName": "Co-Star Stream Player",
    "manufacturer": "vizio",
    "brand": "vizio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-media-player",
    "platform": null
  }
}