mimmi20/browser-detector

View on GitHub
data/devices/aldi-nord/tv.json

Summary

Maintainability
Test Coverage
{
  "general aldinord tv": {
    "deviceName": "general Aldi-Nord TV",
    "marketingName": "general Aldi-Nord TV",
    "manufacturer": "aldi-nord",
    "brand": "aldi-nord",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": null
  },
  "aldinord mb120": {
    "deviceName": "MB120",
    "marketingName": "MB120",
    "manufacturer": "aldi-nord",
    "brand": "aldi-nord",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": null
  }
}