mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "general radxa device": {
    "deviceName": "general Radxa device",
    "marketingName": "general Radxa device",
    "manufacturer": "radxa",
    "brand": "radxa",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "desktop",
    "platform": "android"
  },
  "radxa rock": {
    "deviceName": "Rock",
    "marketingName": "Rock",
    "manufacturer": "radxa",
    "brand": "radxa",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "desktop",
    "platform": "android"
  }
}