![]() |
IDTech Android SDK Guide
1.00.091
API reference for Kiosk III/IV
|
The main purpose of IDTech.framework for Kiosk III/IV is to expedite integration to the device by providing the connectivity and communication protocols. It also provides the main functions to get device info, perform Tap transactions, and to modify terminal configuration data files.
The Kiosk III/IV has an extensive and powerful command set based on the NEO platform. A NEO command consists of a Command, a Sub Command, and optionally data. To access these commands, please reference the NEO/IDG Command document included as a separate item in the SDK. Please note that Protocol 1 commands have been deprecated, and any existing Protocol 1 commands relevant to Kiosk III/IV can be accomplished by a Protocol 2 command. The library uses the following the command to send Protocol 2 commands to Kiosk III/IV:
com.idtechproducts.device.IDT_KioskIII.device_sendDataCommand()
Any function not supported by the SDK can be sent with the sendDataCommand.