mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general samtron tv": {
    "deviceName": "general Samtron tv",
    "marketingName": "general Samtron tv",
    "manufacturer": "samtron",
    "brand": "samtron",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv",
    "platform": "android"
  },
  "samtron 43sa701": {
    "deviceName": "43SA701",
    "marketingName": "43SA701",
    "manufacturer": "samtron",
    "brand": "samtron",
    "dualOrientation": false,
    "simCount": 0,
    "display": {
      "width": 3840,
      "height": 2160,
      "touch": false,
      "size": 43
    },
    "type": "tv",
    "platform": "android"
  }
}