Kassomat: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenM68k (Diskussion | Beiträge) K (dummy logo) |
M68k (Diskussion | Beiträge) (added link to maintenance mode application) |
||
Zeile 11: | Zeile 11: | ||
* Video: https://www.youtube.com/watch?v=V_DINDvbJZY | * Video: https://www.youtube.com/watch?v=V_DINDvbJZY | ||
* Payoutd: https://github.com/sixtyeight/Payout | * Payoutd: https://github.com/sixtyeight/Payout | ||
+ | * Maintenance Mode Application: https://github.com/phaer/kassomat-scripts | ||
* Changeomatic: https://github.com/sixtyeight/changeomatic | * Changeomatic: https://github.com/sixtyeight/changeomatic | ||
Version vom 1. November 2016, 23:29 Uhr
Kassomat | |
Gestartet: | XX.10.2012 |
Involvierte: | User:anlumo User:m68k User:ripper User:phaer |
Status: | in progress |
Beschreibung: | box which changes banknotes into coins |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 2016-11-01 |
Kassomat
- Video: https://www.youtube.com/watch?v=V_DINDvbJZY
- Payoutd: https://github.com/sixtyeight/Payout
- Maintenance Mode Application: https://github.com/phaer/kassomat-scripts
- Changeomatic: https://github.com/sixtyeight/changeomatic
Status: payoutd controls the hardware and feeds events into redis queues where other tools may pick them up. Changeomatic listens to events in those redis queues and allows users to change banknotes into coins. The protocol is documented in the payoutd repository. People who are interested in implementing a more advanced POS system are very welcome to do so! :)