Update DeviceController Interface 1.1.3 (TICKET_VARIANT::FOOD_STAMP)
This commit is contained in:
parent
19ce57e680
commit
ba7d801330
@ -196,7 +196,7 @@ signals:
|
|||||||
|
|
||||||
|
|
||||||
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
Q_DECLARE_INTERFACE(DeviceControllerInterface,
|
||||||
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.2")
|
"eu.atb.ptu.plugin.DeviceControllerInterface/1.1.3")
|
||||||
|
|
||||||
|
|
||||||
namespace nsDeviceControllerInterface {
|
namespace nsDeviceControllerInterface {
|
||||||
@ -229,6 +229,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
|
||||||
|
FOOD_STAMP
|
||||||
};
|
};
|
||||||
|
|
||||||
enum class COIN_PROCESSOR : quint8 {
|
enum class COIN_PROCESSOR : quint8 {
|
||||||
|
Loading…
Reference in New Issue
Block a user