Skip to content

Cordova plugin to detect if the external keypad is connected to a Zebra device (https://www.zebra.com).

License

Notifications You must be signed in to change notification settings

jobbemaas/cordova-plugin-zebra-externalkeypad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Plugin - Zebra External Keypad (physical)

Allows you to detect if the phyisical external keypad is connected to the Zebra device.

API

Function to get connection status

success is a callback called with the result, when the function is executed properly.

error is a callback called if anything goes wrong. (Optional)

// Identify if the keypad is currently connected or disconnected (true/false).
window.ZebraExternalKeypad.isConnected(success, error);

About

Cordova plugin to detect if the external keypad is connected to a Zebra device (https://www.zebra.com).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published