Skip to content

netolicak/lineapro-phonegap-plugin

This branch is 4 commits ahead of MIt9/lineapro-phonegap-plugin:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 24, 2017
da91056 · Nov 24, 2017

History

66 Commits
Nov 24, 2017
Mar 10, 2016
Jan 28, 2014
Apr 9, 2014
Nov 13, 2017

Repository files navigation

lineapro-phonegap-plugin

Quick start

To start plugin need to execute 'LineaProCDV.initDT()' method. Recommended to add this into 'deviceready' handler.

!!! You must add section "SupportedExternalAccessoryProtocols" into "[Project Name].plist" file. This section should include the following items:

  • com.datecs.linea.pro.msr
  • com.datecs.iserial.communication
  • com.datecs.pinpad
  • com.datecs.linea.pro.bar

Sample cordova project

The sample project which is using this plugin available here https://github.com/ttatarinov/lineapro-phonegap-plugin-example

Device support

Universal plugin for following devices:

  • PPAD 1.0
  • MPED-400
  • BluePad-500
  • BluePad-50
  • Infinea TAB mini
  • Infinea TAB 4
  • Infinea TAB
  • Linea Pro 5
  • Linea Pro 4
  • PP-60
  • iSerial
  • Linea-Pro

Supported features:

  • Automatically device connection
  • Log all events
  • Start/Stop Barcode methods

Additional info

Using iOS SDK from http://www.datecs.bg/en/products/Universal-iOS-SDK/8/121

Tested on Cordova ver.3.3

(c) Citronium, 2014 http://citronium.com

About

LineaPro Phonegap Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.5%
  • JavaScript 0.5%