DeviceController Interface 1.1.5 (Ticket Variant FINE_PAYMENT)

This commit is contained in:
Siegfried Siegert 2024-06-27 11:46:40 +02:00
parent 6c2717c56b
commit c076090e03
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.4")
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.5")
namespace nsDeviceControllerInterface {
@ -236,6 +236,7 @@ namespace nsDeviceControllerInterface {
ERROR_RECEIPT,
START_RECEIPT, // e.g. Szeged Start
STOP_RECEIPT, // e.g. Szeged Stop
FINE_PAYMENT, // e.g. Klaipeda
FOOD_STAMP
};