mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "ecs ta10ca3": {
    "deviceName": "TA10CA3",
    "marketingName": "TA10CA3",
    "manufacturer": "intel",
    "brand": "ecs",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "ecs tm105": {
    "deviceName": "TM105",
    "marketingName": "TM105",
    "manufacturer": "intel",
    "brand": "ecs",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "ecs tm105a": {
    "deviceName": "TM105A",
    "marketingName": "TM105A",
    "manufacturer": "intel",
    "brand": "ecs",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "ecs tr10cs1": {
    "deviceName": "TR10CS1",
    "marketingName": "TR10CS1",
    "manufacturer": "intel",
    "brand": "ecs",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  }
}