mimmi20/browser-detector

View on GitHub
data/devices/acer/smart-display.json

Summary

Maintainability
Test Coverage
{
  "acer da241hl": {
    "deviceName": "DA241HL",
    "marketingName": "DA 241HL",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 24
    },
    "type": "smart-display",
    "platform": "android"
  },
  "acer da220hql": {
    "deviceName": "DA220HQL",
    "marketingName": "DA220HQL",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": 21.5
    },
    "type": "smart-display",
    "platform": "android"
  },
  "acer da223hql": {
    "deviceName": "DA223HQL",
    "marketingName": "DA223HQL",
    "manufacturer": "acer",
    "brand": "acer",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": true,
      "size": 21.5
    },
    "type": "smart-display",
    "platform": "android"
  }
}