mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general onvo device": {
    "deviceName": "general Onvo device",
    "marketingName": "general Onvo device",
    "manufacturer": "onvo",
    "brand": "onvo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "android"
  },
  "onvo 50ov6000u": {
    "deviceName": "50OV6000U",
    "marketingName": "50OV6000U",
    "manufacturer": "onvo",
    "brand": "onvo",
    "dualOrientation": false,
    "simCount": 0,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 50
    },
    "type": "tv",
    "platform": "android"
  },
  "onvo 43ov6000f": {
    "deviceName": "43OV6000F",
    "marketingName": "43OV6000F",
    "manufacturer": "onvo",
    "brand": "onvo",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 50
    },
    "type": "tv",
    "platform": "android"
  }
}