mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general toshiba tv": {
    "deviceName": "general Toshiba TV",
    "marketingName": "general Toshiba TV",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": null
  },
  "toshiba 32sl863": {
    "deviceName": "32SL863",
    "marketingName": "32SL863",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": 32
    },
    "type": "tv",
    "platform": null
  },
  "toshiba 40px200": {
    "deviceName": "40PX200",
    "marketingName": "40PX200",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 40
    },
    "type": "tv",
    "platform": null
  },
  "toshiba 55wl863": {
    "deviceName": "55WL863",
    "marketingName": "55WL863",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 55
    },
    "type": "tv",
    "platform": null
  },
  "toshiba 55zl1": {
    "deviceName": "55ZL1",
    "marketingName": "55ZL1",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": 55
    },
    "type": "tv",
    "platform": null
  },
  "toshiba l5450": {
    "deviceName": "L5450",
    "marketingName": "Ultra-HD 4K Smart TV",
    "manufacturer": "toshiba",
    "brand": "toshiba",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 32
    },
    "type": "tv",
    "platform": null
  }
}