mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general philips tv": {
    "deviceName": "general Philips TV",
    "marketingName": "general Philips TV",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": null
  },
  "philips and1e tv": {
    "deviceName": "AND1E TV",
    "marketingName": "AND1E TV",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": false,
      "size": 21
    },
    "type": "tv",
    "platform": "android"
  },
  "philips qm151e": {
    "deviceName": "QM151E",
    "marketingName": "QM151E",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 49
    },
    "type": "tv",
    "platform": "android"
  },
  "philips qm152e": {
    "deviceName": "QM152E",
    "marketingName": "QM152E",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 49
    },
    "type": "tv",
    "platform": "android"
  },
  "philips qm163e": {
    "deviceName": "QM163E",
    "marketingName": "QM163E",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": false,
    "simCount": 0,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 49
    },
    "type": "tv",
    "platform": "android"
  },
  "philips qm164e": {
    "deviceName": "QM164E",
    "marketingName": "QM164E",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": false,
      "size": 32
    },
    "type": "tv",
    "platform": "android"
  },
  "philips qv151e": {
    "deviceName": "QV151E",
    "marketingName": "QV151E",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 55
    },
    "type": "tv",
    "platform": "android"
  },
  "philips tpm171e": {
    "deviceName": "TPM171E",
    "marketingName": "TPM171E",
    "manufacturer": "philips",
    "brand": "philips",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 48.3
    },
    "type": "tv",
    "platform": "android"
  }
}