mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "apple appletv": {
    "deviceName": "AppleTV",
    "marketingName": "Apple TV",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "atv os x"
  },
  "apple appletv2,1": {
    "deviceName": "AppleTV 2,1",
    "marketingName": "Apple TV (2nd Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "atv os x"
  },
  "apple appletv3,1": {
    "deviceName": "AppleTV 3,1",
    "marketingName": "Apple TV (3rd Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "atv os x"
  },
  "apple appletv3,2": {
    "deviceName": "AppleTV 3,2",
    "marketingName": "Apple TV (3rd Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "atv os x"
  },
  "apple appletv5,3": {
    "deviceName": "AppleTV 5,3",
    "marketingName": "Apple TV (4th Gen.)",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "atv os x"
  },
  "apple appletv6,2": {
    "deviceName": "AppleTV 6,2",
    "marketingName": "Apple TV 4K",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "atv os x"
  }
}