TIM SDK
TIM API C
maintenance_type.h File Reference

Description

Type of maintenance process to perform.

Copyright: Worldline.

Typedefs

typedef enum ta_e_maintenance_type ta_e_maintenance_type_t
 

Enumerations

enum  ta_e_maintenance_type { ta_c_mt_undefined = 0 , ta_c_mt_clean_readers = 1 , ta_c_mt_calibrate_touch_screen = 2 , ta_c_mt_transmit_teld = 3 }
 

Typedef Documentation

◆ ta_e_maintenance_type_t

Type of maintenance process to perform.

Specification: remote.

Enumeration Type Documentation

◆ ta_e_maintenance_type

Type of maintenance process to perform.

Specification: remote.

Enumerator
ta_c_mt_undefined 

Undefined/invalid value.

ta_c_mt_clean_readers 

Start the process of cleaning card readers

Specification: remote.

ta_c_mt_calibrate_touch_screen 

Start the process of touch screen calibration.

Specification: remote.

ta_c_mt_transmit_teld 

Transmit terminal event log data.

Specification: remote.