e8b3bb1aa0
Interface: 1.2.1 (add additional TICKET_VARIANTs)
2025-03-12 13:55:14 +01:00
bacee366b8
DeviceControllerInterface 1.2.0
2024-09-13 14:54:48 +02:00
69eb87e358
DeviceController Interface 1.1.6 (Ticket Variant FREE_TICKET)
2024-07-23 10:58:56 +02:00
c076090e03
DeviceController Interface 1.1.5 (Ticket Variant FINE_PAYMENT)
2024-06-27 11:46:40 +02:00
849305bc8f
Update DeviceControllerInterface 1.1.4
2024-03-18 17:01:50 +01:00
d5786aa5ab
Add COIN_PROCESSER::NONE (machine without coin processing)
2024-03-08 12:44:41 +01:00
ba7d801330
Update DeviceController Interface 1.1.3 (TICKET_VARIANT::FOOD_STAMP)
2024-03-08 10:50:07 +01:00
eb1eab690b
Update DeviceControllerInterface 1.1.2 (coinAttached-Signal)
2024-02-21 16:29:21 +01:00
1c643c6caf
Update DeviceControllerInterface to 1.1.1
2023-12-22 09:26:13 +01:00
246e23bffd
Fix: typo
2023-12-18 08:21:08 +01:00
81a70bf387
Upate DeviceControllerInterface to 1.1.0
2023-12-15 11:29:08 +01:00
7affcb0313
Update DeviceControllerInterface 1.0.3
...
Signal cashPaymentFinished()
2023-12-04 10:31:52 +01:00
8c1aa26145
Update DeviceControllerInterface 1.0.2
...
Send cashInputFinished with coins/notes/change
2023-11-30 12:04:11 +01:00
48d65b679f
Add interface for coinProcessor() and billAcceptor()
2023-11-23 17:58:36 +01:00
3bc68ff0ae
Add interface for printing receipts
2023-08-07 17:37:35 +02:00
334d67fd22
Send voltage Value as healthEvent
2023-07-05 20:00:48 +02:00
a0d7f98175
Add interface method reboot()
2023-07-05 12:45:45 +02:00
efa595edb9
Add interface method reset()
2023-07-05 10:22:41 +02:00
2cd73aaa86
Add interface methods startPhysicalLayer() / stopPhysicalLayer()
2023-06-30 10:41:12 +02:00
e367538fc4
Update Interface: Add ticket variants
2023-06-26 19:45:12 +02:00
8fc88662d3
Add ATBMachineEvent class (QEvent)
2023-06-22 08:42:21 +02:00
2b71705c81
Update interface: DeviceControllerInterface is derived from QObject:
...
This is for using new connect()-syntax in main application.
Note:
- signals in interface must not be defined virtual
- signals in implementation must not override signals defined
in interface.
2023-06-20 13:18:09 +02:00
9d686ae48d
Update DeviceControllerInterface (door events)
2023-06-13 16:59:20 +02:00
668b10e55d
Add interface for programmode switch
2023-06-12 09:51:16 +02:00
d8d315cd49
Update ATBAPP/DeviceControlllerInterface
2023-06-01 16:21:37 +02:00
8ff17a2e00
DeviceControllerInterface: erroCode is a string
2023-05-02 17:09:53 +02:00
01f8c1e49c
First compiling version for high level vending interface
2023-04-19 16:26:12 +02:00