CMaintenanceType
public enum CMaintenanceType : CaseIterable
Type of maintenance process to perform.
Specification: remote.
-
Start the process of cleaning card readers
Specification: remote.
Declaration
Swift
case cleanReaders
-
Start the process of touch screen calibration.
Specification: remote.
Declaration
Swift
case calibrateTouchScreen
-
Transmit terminal event log data.
Specification: remote.
Declaration
Swift
case transmitTeld