Commit Graph

13 Commits

Author SHA1 Message Date
58f50b0ea6
Fix: implement unresolved symbol 2024-03-11 15:30:13 +01:00
bc5beb4b96
Fix: init variable 2024-03-11 15:29:47 +01:00
b7cedf5444
Add class Ticket 2024-03-11 14:02:52 +01:00
19ce57e680
PersistentData: save only if data has changed 2024-02-29 08:56:59 +01:00
7ae4ddd851
Use global interfaces.h 2024-01-31 13:42:51 +01:00
0cc89cefab
Read dc-firmware-version: filter return value (null-character) 2024-01-31 12:22:18 +01:00
d2efe566c5
Add persistentData to store dc-fw-version
Reading dc-fw-version is somehow complicated ...
Id does not work reliable on startup, so we do read it also on every
diagRequest().
Version string is then stored in persistent data.
This data can be used e.g. by other tools to show the
device-controller-firmware-version.
2024-01-31 11:34:00 +01:00
012f3430c5
Rework for getAmountOfInsertedNotes due to wrong description in interface 2023-12-14 15:48:37 +01:00
05113057b0
CashUtils: is not a class, it is a namespace 2023-12-08 12:33:46 +01:00
247abb7520
Add class CashUtils: utility methods for CashProcessing 2023-11-30 18:15:07 +01:00
8c2d764698
Add class PTUSystem 2023-08-03 09:09:42 +02:00
f790d327e9
Add dbus interface for SystemController 2023-07-20 08:15:03 +02:00
488152c37d
Add JSON class 2023-07-05 18:40:42 +02:00