mimmi20/browser-detector

View on GitHub
data/devices/sony/tv-media-player.json

Summary

Maintainability
Test Coverage
{
  "sony bdplayer": {
    "deviceName": "BDPlayer",
    "marketingName": "BDPlayer",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-media-player",
    "platform": null
  },
  "sony nsz-gs7/gx70": {
    "deviceName": "NSZ-GS7/GX70",
    "marketingName": "Google TV Box",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-media-player",
    "platform": null
  }
}