mimmi20/browser-detector

View on GitHub
data/devices/daio/desktop.json

Summary

Maintainability
Test Coverage
{
  "general daio device": {
    "deviceName": "general Daio device",
    "marketingName": "general Daio device",
    "manufacturer": "daio",
    "brand": "daio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "desktop",
    "platform": null
  },
  "daio d10-q2": {
    "deviceName": "D10-Q2",
    "marketingName": "D10-Q2",
    "manufacturer": "daio",
    "brand": "daio",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": false,
      "size": 10.1
    },
    "type": "desktop",
    "platform": null
  }
}