mimmi20/browser-detector

View on GitHub
data/devices/human-ware/braille-display.json

Summary

Maintainability
Test Coverage
{
  "general human-ware device": {
    "deviceName": "general HumanWare device",
    "marketingName": "general HumanWare device",
    "manufacturer": "human-ware",
    "brand": "human-ware",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "braille-display",
    "platform": "windows ce"
  },
  "human-ware braillenote": {
    "deviceName": "BrailleNote",
    "marketingName": "BrailleNote",
    "manufacturer": "human-ware",
    "brand": "human-ware",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "braille-display",
    "platform": "windows ce"
  }
}