mimmi20/browser-detector

View on GitHub
data/devices/huawei/watch.json

Summary

Maintainability
Test Coverage
{
  "huawei gll-al01": {
    "deviceName": "GLL-AL01",
    "marketingName": "Watch 3 Pro",
    "manufacturer": "huawei",
    "brand": "huawei",
    "dualOrientation": false,
    "simCount": 1,
    "display": {
      "width": 466,
      "height": 466,
      "touch": true,
      "size": 1.43
    },
    "type": "watch",
    "platform": "harmony-os"
  },
  "huawei gll-al04": {
    "deviceName": "GLL-AL04",
    "marketingName": "Watch 3 Pro",
    "manufacturer": "huawei",
    "brand": "huawei",
    "dualOrientation": false,
    "simCount": 1,
    "display": {
      "width": 466,
      "height": 466,
      "touch": true,
      "size": 1.43
    },
    "type": "watch",
    "platform": "harmony-os"
  }
}