mimmi20/browser-detector

View on GitHub
data/devices/sony/tv-console.json

Summary

Maintainability
Test Coverage
{
  "sony playstation 2": {
    "deviceName": "Playstation 2",
    "marketingName": "Playstation 2",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-console",
    "platform": "cellos"
  },
  "sony playstation 3": {
    "deviceName": "Playstation 3",
    "marketingName": "Playstation 3",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": false,
    "simCount": 0,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-console",
    "platform": "cellos"
  },
  "sony playstation 4": {
    "deviceName": "Playstation 4",
    "marketingName": "Playstation 4",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-console",
    "platform": "orbisos"
  },
  "sony playstation 5": {
    "deviceName": "Playstation 5",
    "marketingName": "Playstation 5",
    "manufacturer": "sony",
    "brand": "sony",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-console",
    "platform": "orbisos"
  }
}