User contributions for Mahong
12 April 2018
- 09:4109:41, 12 April 2018 diff hist +871 Contactless API No edit summary
- 09:2509:25, 12 April 2018 diff hist +8,518 Contactless API No edit summary
- 08:4508:45, 12 April 2018 diff hist +372 Contactless API No edit summary
- 08:4308:43, 12 April 2018 diff hist +62 Contactless API No edit summary
- 08:4008:40, 12 April 2018 diff hist +56 API →Functions
- 08:3208:32, 12 April 2018 diff hist +2 API →Functions
- 07:5407:54, 12 April 2018 diff hist +1 API No edit summary
- 07:5207:52, 12 April 2018 diff hist +1,283 Contactless API No edit summary
- 07:4007:40, 12 April 2018 diff hist +15 Contactless API No edit summary
- 07:0407:04, 12 April 2018 diff hist +419 Contactless API No edit summary
- 06:3006:30, 12 April 2018 diff hist −29 ESC Commands No edit summary
- 06:2506:25, 12 April 2018 diff hist +40 ESC Commands No edit summary
- 06:1006:10, 12 April 2018 diff hist +36 CashDrawer API No edit summary
- 06:0306:03, 12 April 2018 diff hist +41 N CashDrawer API Created page with "== Functions == === open === === close==="
- 06:0206:02, 12 April 2018 diff hist +909 N ESC Commands Created page with "== ESC Commands == === HT === {| class="wikitable" |- ! HT !! |- | Name|| Horizontal tab |- | Format|| ASCII HT Hex 09 Decimal 9 |- | Description|| Move the print po..."
9 April 2018
- 09:1709:17, 9 April 2018 diff hist +323 N Contactless API Created page with "== Functions == === open === === search_target_begin === === search_target_end === === close === === query_info === === attach_target === === detach_target === === transmit ==..."
- 03:4303:43, 9 April 2018 diff hist +50 Smart card interface.h No edit summary current
- 03:4203:42, 9 April 2018 diff hist +50 Serial port interface.h No edit summary current
- 03:4103:41, 9 April 2018 diff hist +50 Customer display interface.h No edit summary current
- 03:4003:40, 9 April 2018 diff hist +50 Pinpad interface.h No edit summary current
- 03:3903:39, 9 April 2018 diff hist +50 Msr interface.h No edit summary current
- 03:3803:38, 9 April 2018 diff hist +50 Led service interface.h No edit summary current
- 03:2903:29, 9 April 2018 diff hist +50 Hsm object property.h No edit summary current
- 03:2803:28, 9 April 2018 diff hist +47 Object storage manager.h No edit summary current
- 03:2603:26, 9 April 2018 diff hist +50 Fingerprint interface.h No edit summary current
- 03:2503:25, 9 April 2018 diff hist +51 Contactless card interface.h No edit summary current
- 03:2403:24, 9 April 2018 diff hist +50 Clone screen interface.h No edit summary current
- 03:2303:23, 9 April 2018 diff hist +51 Moneybox interface.h No edit summary current
- 03:2303:23, 9 April 2018 diff hist +52 Battery interface.h No edit summary current
- 02:2302:23, 9 April 2018 diff hist +47 Printer interface.h No edit summary current
- 02:2102:21, 9 April 2018 diff hist +50 C API Samples No edit summary
8 April 2018
- 09:4009:40, 8 April 2018 diff hist +100 C API Samples →Printer
- 09:3609:36, 8 April 2018 diff hist −32 C API Samples →Printer
- 09:3509:35, 8 April 2018 diff hist +344 C API Samples →Printer
- 09:3109:31, 8 April 2018 diff hist +88 N How to import JNI to a project Created page with "== How to import JNI == sdf === import so file === sdf === import JNI Interface file ==="
- 09:2609:26, 8 April 2018 diff hist +1 CloudPOS SDK →JNI API
- 09:2509:25, 8 April 2018 diff hist +75 N Create your first JNI project Created page with "== How to import JNI == === import so file === === import JNI Interface ===" current
- 09:2309:23, 8 April 2018 diff hist +35 CloudPOS SDK →JNI API
- 09:1709:17, 8 April 2018 diff hist +9,856 N Smart card interface.h Created page with " #ifndef SMART_CARD_INTERFACE_H_ #define SMART_CARD_INTERFACE_H_ #ifdef __cplusplus extern "C" { #endif #define SMART_CART_MAX_SLOT 8 #define SMART_C..."
- 09:1509:15, 8 April 2018 diff hist +1,896 N Serial port interface.h Created page with " #ifndef SERIAL_PORT_INTERFACE_H_ #define SERIAL_PORT_INTERFACE_H_ #ifdef __cplusplus extern "C" { #endif /* * open the serial port * @param[in] : cha..."
- 09:1509:15, 8 April 2018 diff hist +3,145 N Customer display interface.h Created page with " #ifndef JNI_CUSTOMER_DISPLAY__INTERFACE_H_ #define JNI_CUSTOMER_DISPLAY__INTERFACE_H_ #ifdef __cplusplus extern "C" { #endif /* * open device * return..."
- 09:1409:14, 8 April 2018 diff hist +8,690 N Pinpad interface.h Created page with " #ifndef PINPAD_INTERFACE_H_ #define PINPAD_INTERFACE_H_ #define KEY_TYPE_DUKPT 0 #define KEY_TYPE_TDUKPT 1 #define KEY_TYPE_MASTER 2 #define KEY_TYPE_PUBLIC..."
- 09:1109:11, 8 April 2018 diff hist +631 N Msr interface.h Created page with " #ifndef MSR_INTERFACE_H_ #define MSR_INTERFACE_H_ #ifdef __cplusplus extern "C" { #endif typedef void (*msr_notifier)(void* pUserData); typedef int (*..."
- 09:1009:10, 8 April 2018 diff hist +1,199 N Led service interface.h Created page with " #ifndef LED_SERVICE_INTERFACE_H #define LED_SERVICE_INTERFACE_H #ifdef __cplusplus extern "C" { #endif /* * open the led device * @return value : < 0..."
- 09:1009:10, 8 April 2018 diff hist +588 N Hsm object property.h Created page with " #ifndef _HSM_OBJECT_PROPERTY_H #define _HSM_OBJECT_PROPERTY_H typedef enum Object_data_type { HSM_OBJECT_DATA_TYPE_pem, HSM_OBJECT_DATA_TYPE_der, HSM_OBJEC..."
- 09:0909:09, 8 April 2018 diff hist +28 Header files No edit summary
- 09:0809:08, 8 April 2018 diff hist +10,336 N Object storage manager.h Created page with " #ifndef OBJECT_STORAGE_MANAGER_H #define OBJECT_STORAGE_MANAGER_H #include "hsm_object_property.h" #ifdef __cplusplus extern "C" { #endif /* * o..."
- 09:0609:06, 8 April 2018 diff hist +648 N Fingerprint interface.h Created page with " #ifndef _FINGERPRINT_INTERFACE_H #define _FINGERPRINT_INTERFACE_H #ifdef __cplusplus extern "C" { #endif typedef int (*fp_open)(void); typedef int (*fp_clo..."
- 09:0509:05, 8 April 2018 diff hist +2 Contactless card interface.h No edit summary
- 09:0509:05, 8 April 2018 diff hist +12,461 N Contactless card interface.h Created page with "→* contactless_card_interface.h * * Created on: 2012-7-11 * Author: yaomaobiao: #ifndef CONTACTLESS_CARD_INTERFACE_H_ #define CONTACTLESS_CARD_..."