DeviceController Interface 1.1.6 (Ticket Variant FREE_TICKET)

This commit is contained in:
Siegfried Siegert 2024-07-23 10:58:56 +02:00
parent 8eab11479c
commit 69eb87e358
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

@ -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 {