mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tomtec atp7683": {
    "deviceName": "ATP7683",
    "marketingName": "ATP7683",
    "manufacturer": "tomtec",
    "brand": "tomtec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "tomtec atp7717": {
    "deviceName": "ATP7717",
    "marketingName": "Excellent 7-II",
    "manufacturer": "tomtec",
    "brand": "tomtec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "tomtec atp7483": {
    "deviceName": "ATP7483",
    "marketingName": "Excellent 8",
    "manufacturer": "tomtec",
    "brand": "tomtec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  },
  "tomtec excellent 8": {
    "deviceName": "Excellent 8",
    "marketingName": "Excellent 8",
    "manufacturer": "tomtec",
    "brand": "tomtec",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": 8
    },
    "type": "tablet",
    "platform": "android"
  }
}