mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general tv device": {
    "deviceName": "general TV device",
    "marketingName": "general TV device",
    "manufacturer": "unknown",
    "brand": "unknown",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": null
  },
  "idl-6651n": {
    "deviceName": "IDL-6651N",
    "marketingName": "IDL-6651N",
    "manufacturer": "unknown",
    "brand": "unknown",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "linux"
  }
}