mimmi20/browser-detector

View on GitHub
data/devices/apple/speaker.json

Summary

Maintainability
Test Coverage
{
  "apple audioaccessory1,1": {
    "deviceName": "Audio Accessory 1,1",
    "marketingName": "HomePod",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "speaker",
    "platform": "audio os"
  },
  "apple audioaccessory1,2": {
    "deviceName": "Audio Accessory 1,2",
    "marketingName": "HomePod",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "speaker",
    "platform": "audio os"
  },
  "apple homepod": {
    "deviceName": "HomePod",
    "marketingName": "HomePod",
    "manufacturer": "apple",
    "brand": "apple",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "speaker",
    "platform": "audio os"
  }
}