Kassomat
Kassomat | |
Gestartet: | XX.10.2012 |
Involvierte: | User:anlumo User:m68k User:ripper User:phaer User:hetti |
Status: | in progress |
Beschreibung: | box which changes banknotes into coins |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 2022-05-20 |
Kassomat
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! :) There is now an umbrella organization on github which contains all the sub-projects listed below.
Please note: From 6/2021 on the manufacturer of Smart Hopper (coin unit) and NV200 (banknotes) will no longer provide new currency or firmware updates. No spare parts, too. cf. PDF
Kassomat/VM
Instead of installing a lot of packages and requirements you could opt to use VirtualBox and Vagrant. The kassomat-vm repository contains all the necessary files to get a fully provisioned virtual machine (it is even possible to plug the actual hardware into your host and use it from inside the vm).
Components
- Changeomatic
- Maintenance Mode Application
- Payout
- Payout Simulator for development without the real hardware
- Redis
- message broker between the different components (Changeomatic, Payout and the Maintenance Mode Application)
- not used as a datastore!