ali-usb_ctl
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ali-usb_ctl

ali-usb_ctl is a node library for control usb enable and disable module.

Installation

Use the npm package manager to install foobar.

npm install ali-usb_ctl

Usage

const usb_ctl = require('../index');
const usbPorts = usb_ctl.listAllUsbPorts();

const enableResult = usb_ctl.controlUsbPort(port, true);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i ali-usb_ctl

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.3 MB

Total Files

65

Last publish

Collaborators

  • looksgood2021