DeviceController Interface 1.1.6 (Ticket Variant FREE_TICKET)
This commit is contained in:
parent
8eab11479c
commit
69eb87e358
@ -203,7 +203,7 @@ signals:
|
|||||||
|
|
||||||
|
|
||||||
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
||||||
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.5")
|
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.6")
|
||||||
|
|
||||||
|
|
||||||
namespace nsDeviceControllerInterface {
|
namespace nsDeviceControllerInterface {
|
||||||
@ -237,7 +237,8 @@ namespace nsDeviceControllerInterface {
|
|||||||
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
|
FINE_PAYMENT, // e.g. Klaipeda
|
||||||
FOOD_STAMP
|
FOOD_STAMP,
|
||||||
|
FREE_TICKET
|
||||||
};
|
};
|
||||||
|
|
||||||
enum class COIN_PROCESSOR : quint8 {
|
enum class COIN_PROCESSOR : quint8 {
|
||||||
|
Loading…
Reference in New Issue
Block a user