From 69eb87e358230ae83c4f1c33818e73f5059dcb31 Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Tue, 23 Jul 2024 10:58:56 +0200 Subject: [PATCH] DeviceController Interface 1.1.6 (Ticket Variant FREE_TICKET) --- src/ATBAPP/DeviceControllerInterface.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/ATBAPP/DeviceControllerInterface.h b/src/ATBAPP/DeviceControllerInterface.h index 6f7ee03..caae99f 100644 --- a/src/ATBAPP/DeviceControllerInterface.h +++ b/src/ATBAPP/DeviceControllerInterface.h @@ -203,7 +203,7 @@ signals: Q_DECLARE_INTERFACE(DeviceControllerInterface, - "eu.atb.ptu.plugin.DeviceControllerInterface/1.1.5") + "eu.atb.ptu.plugin.DeviceControllerInterface/1.1.6") namespace nsDeviceControllerInterface { @@ -237,7 +237,8 @@ namespace nsDeviceControllerInterface { START_RECEIPT, // e.g. Szeged Start STOP_RECEIPT, // e.g. Szeged Stop FINE_PAYMENT, // e.g. Klaipeda - FOOD_STAMP + FOOD_STAMP, + FREE_TICKET }; enum class COIN_PROCESSOR : quint8 {