mimmi20/browser-detector

View on GitHub
data/devices/tronsmart/tv-stick.json

Summary

Maintainability
Test Coverage
{
  "general tronsmart device": {
    "deviceName": "general Tronsmart device",
    "marketingName": "general Tronsmart device",
    "manufacturer": "tronsmart",
    "brand": "tronsmart",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-stick",
    "platform": "android"
  },
  "tronsmart cx-919": {
    "deviceName": "CX-919",
    "marketingName": "CX-919",
    "manufacturer": "tronsmart",
    "brand": "tronsmart",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-stick",
    "platform": "android"
  },
  "tronsmart mk908": {
    "deviceName": "MK908",
    "marketingName": "MK908",
    "manufacturer": "tronsmart",
    "brand": "tronsmart",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "tv-stick",
    "platform": "android"
  }
}