mimmi20/browser-detector

View on GitHub
data/devices/olivetti/fone-pad.json

Summary

Maintainability
Test Coverage
{
  "olivetti op111": {
    "deviceName": "OP111",
    "marketingName": "Olipad 3",
    "manufacturer": "olivetti",
    "brand": "olivetti",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  },
  "olivetti op110": {
    "deviceName": "OP110",
    "marketingName": "OP110",
    "manufacturer": "olivetti",
    "brand": "olivetti",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "fone-pad",
    "platform": "android"
  }
}