com.shahidachmat.intermec.scanner

1.0.1 • Public • Published

cordova-intermec-scanner

Cordova/Phonegap plugin that consumes the Intermec Barcode Scanner API

This plugin allows a developer to hook into an Android Intermec devices datacollector service.

Install

cordova plugin add cordova-intermec-scanner

Enable Scanner

intermecScanner.activateScanner(function (result) { console.log("Scanner Result : " + result); });

Disable Scanner

intermecScanner.deactivateScanner(function () { console.log("Scanner Deactivated..."); });

Package Sidebar

Install

npm i com.shahidachmat.intermec.scanner

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • shady786