Update DeviceController Interface 1.1.3 (TICKET_VARIANT::FOOD_STAMP)

This commit is contained in:
Siegfried Siegert 2024-03-08 10:50:07 +01:00
parent 19ce57e680
commit ba7d801330
Signed by: SiegfriedSiegert
GPG Key ID: 68371E015E8F0B03

View File

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