mimmi20/browser-detector

View on GitHub
data/devices/senseit/smartphone.json

Summary

Maintainability
Test Coverage
{
  "senseit a109": {
    "deviceName": "A109",
    "marketingName": "A109",
    "manufacturer": "senseit",
    "brand": "senseit",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "senseit e500": {
    "deviceName": "E500",
    "marketingName": "E500",
    "manufacturer": "senseit",
    "brand": "senseit",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "senseit l301": {
    "deviceName": "L301",
    "marketingName": "L301",
    "manufacturer": "senseit",
    "brand": "senseit",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "senseit r390": {
    "deviceName": "R390",
    "marketingName": "R390",
    "manufacturer": "senseit",
    "brand": "senseit",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "smartphone",
    "platform": "android"
  },
  "senseit t300": {
    "deviceName": "T300",
    "marketingName": "T300",
    "manufacturer": "senseit",
    "brand": "senseit",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5.7
    },
    "type": "smartphone",
    "platform": "android"
  }
}