From ba7d801330423305dd8ec2b2f560a096137a008e Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Fri, 8 Mar 2024 10:50:07 +0100 Subject: [PATCH] Update DeviceController Interface 1.1.3 (TICKET_VARIANT::FOOD_STAMP) --- src/ATBAPP/DeviceControllerInterface.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ATBAPP/DeviceControllerInterface.h b/src/ATBAPP/DeviceControllerInterface.h index 3416dec..c195860 100644 --- a/src/ATBAPP/DeviceControllerInterface.h +++ b/src/ATBAPP/DeviceControllerInterface.h @@ -196,7 +196,7 @@ signals: Q_DECLARE_INTERFACE(DeviceControllerInterface, - "eu.atb.ptu.plugin.DeviceControllerInterface/1.1.2") + "eu.atb.ptu.plugin.DeviceControllerInterface/1.1.3") namespace nsDeviceControllerInterface { @@ -229,6 +229,7 @@ namespace nsDeviceControllerInterface { ERROR_RECEIPT, START_RECEIPT, // e.g. Szeged Start STOP_RECEIPT, // e.g. Szeged Stop + FOOD_STAMP }; enum class COIN_PROCESSOR : quint8 {