mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general telefunken tv": {
    "deviceName": "general Telefunken TV",
    "marketingName": "general Telefunken TV",
    "manufacturer": "telefunken",
    "brand": "telefunken",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "linux"
  },
  "telefunken mb110": {
    "deviceName": "MB110",
    "marketingName": "MB110",
    "manufacturer": "telefunken",
    "brand": "telefunken",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "linux"
  }
}