osjs-devices-adapter
v1.0.1
Published
Adds access to the devices that are added to the system in OS.js V3.
Maintainers
Readme
OS.js Devices Adapter
Adds access to the devices that are added to the system in OS.js V3.
Installing
$ npm install --save osjs-devices-adapterThen follow the VFS Guide but replace the customAdapter variable with DevicesAdapter and import/require osjs-devices-adapter instead of custom-adapter.
Attributes
|Name|Default|Type|Description|
|---|---|---|---|
|exclude|[]|Array|Excludes drives from the listing.|
