DeviceController Interface 1.1.5 (Ticket Variant FINE_PAYMENT)
This commit is contained in:
parent
6c2717c56b
commit
c076090e03
@ -203,7 +203,7 @@ signals:
|
|||||||
|
|
||||||
|
|
||||||
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
||||||
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.4")
|
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.5")
|
||||||
|
|
||||||
|
|
||||||
namespace nsDeviceControllerInterface {
|
namespace nsDeviceControllerInterface {
|
||||||
@ -236,6 +236,7 @@ namespace nsDeviceControllerInterface {
|
|||||||
ERROR_RECEIPT,
|
ERROR_RECEIPT,
|
||||||
START_RECEIPT, // e.g. Szeged Start
|
START_RECEIPT, // e.g. Szeged Start
|
||||||
STOP_RECEIPT, // e.g. Szeged Stop
|
STOP_RECEIPT, // e.g. Szeged Stop
|
||||||
|
FINE_PAYMENT, // e.g. Klaipeda
|
||||||
FOOD_STAMP
|
FOOD_STAMP
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user