mimmi20/browser-detector

View on GitHub
data/devices/sunstech/tablet.json

Summary

Maintainability
Test Coverage
{
  "sunstech tab785 dual": {
    "deviceName": "TAB785 DUAL",
    "marketingName": "TAB785 DUAL",
    "manufacturer": "sunstech",
    "brand": "sunstech",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "sunstech tab900": {
    "deviceName": "TAB900",
    "marketingName": "TAB900",
    "manufacturer": "sunstech",
    "brand": "sunstech",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "sunstech tab917qc 16gb": {
    "deviceName": "TAB917QC 16GB",
    "marketingName": "TAB917QC 16GB",
    "manufacturer": "sunstech",
    "brand": "sunstech",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 9
    },
    "type": "tablet",
    "platform": "android"
  },
  "sunstech tab917qc 8gb": {
    "deviceName": "TAB917QC 8GB",
    "marketingName": "TAB917QC 8GB",
    "manufacturer": "sunstech",
    "brand": "sunstech",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}