cordova-plugin-chrome-apps-usb

1.2.0 • Public • Published

chrome.usb Plugin

This plugin provides USB connectivity for Android.

Status

Beta on Android. iOS not supported.

Reference

The API reference is here.

Release Notes

1.2.0 (March, 2016)

  • Adds chrome.usb.cordova.hasUsbHostFeature()
  • Moves getDevices() to a background thread

1.1.0 (Feb, 2016)

  • Adds support for chrome.usb.interruptTransfer
  • Fix for multiple usage of openDevice
  • Implements getDevices filtering
  • Set USB feature as optional
  • Implemented dynamic USB permission request
  • Implemented 'recipient' field in controlTransfer
  • Implemented asynchronous control transfer
  • Implemented 'timeout' parameter

1.0.1 (April 30, 2015)

  • Renamed plugin to pubilsh to NPM

1.0.0 (March 30, 2015)

  • Initial release

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    21
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    21
  • 1.1.0
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i cordova-plugin-chrome-apps-usb

Weekly Downloads

19

Version

1.2.0

License

BSD

Last publish

Collaborators

  • agrieve
  • mmocny
  • maxw
  • clelland