2017-10-30 17:14:27 +00:00
|
|
|
{
|
|
|
|
"info": {
|
2017-10-30 17:17:25 +00:00
|
|
|
"name": "WebUSB API",
|
2017-10-30 17:14:27 +00:00
|
|
|
"subsection_number": null,
|
|
|
|
"subsection_name": null,
|
2017-11-02 22:29:19 +00:00
|
|
|
"url": "https://wicg.github.io/webusb/"
|
2017-10-30 17:14:27 +00:00
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
"USB.prototype.getDevices",
|
|
|
|
"USB.prototype.requestDevice",
|
|
|
|
"USBDevice.prototype.open",
|
|
|
|
"USBDevice.prototype.close",
|
|
|
|
"USBDevice.prototype.selectConfiguration",
|
|
|
|
"USBDevice.prototype.claimInterface",
|
|
|
|
"USBDevice.prototype.releaseInterface",
|
|
|
|
"USBDevice.prototype.selectAlternateInterface",
|
|
|
|
"USBDevice.prototype.controlTransferIn",
|
|
|
|
"USBDevice.prototype.controlTransferOut",
|
|
|
|
"USBDevice.prototype.clearHalt",
|
|
|
|
"USBDevice.prototype.transferIn",
|
|
|
|
"USBDevice.prototype.transferOut",
|
|
|
|
"USBDevice.prototype.isochronousTransferIn",
|
|
|
|
"USBDevice.prototype.isochronousTransferOut",
|
|
|
|
"USBDevice.prototype.reset"
|
|
|
|
]
|
|
|
|
}
|