mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general asano device": {
    "deviceName": "general Asano device",
    "marketingName": "general Asano device",
    "manufacturer": "asano",
    "brand": "asano",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "android"
  },
  "asano 43lf7010t": {
    "deviceName": "43LF7010T",
    "marketingName": "43LF7010T",
    "manufacturer": "asano",
    "brand": "asano",
    "dualOrientation": false,
    "simCount": 0,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 43
    },
    "type": "tv",
    "platform": "android"
  }
}