Kassomat: Unterschied zwischen den Versionen
M68k (Diskussion | Beiträge) added link to maintenance mode application |
M68k (Diskussion | Beiträge) added link to payout simulator |
||
Zeile 1: | Zeile 1: | ||
{{Projekt | {{Projekt | ||
|image=KASSOMAT.png | |image=KASSOMAT.png | ||
|involved=[[User:anlumo]] [[User:m68k]] [[User:ripper]] [[User:phaer]] | |involved=[[User:anlumo]] [[User:m68k]] [[User:ripper]] [[User:phaer]] [[User:hetti]] | ||
|startdate=XX.10.2012 | |startdate=XX.10.2012 | ||
|status=in progress | |status=in progress | ||
Zeile 14: | Zeile 14: | ||
* Changeomatic: https://github.com/sixtyeight/changeomatic | * Changeomatic: https://github.com/sixtyeight/changeomatic | ||
' | == Development == | ||
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. | In case you don't have the actual hardware available you can use the Payoutd/Cash hardware Simulator instead: https://github.com/hettipeti/PayoutSimulator | ||
The https://github.com/hettipeti/PayoutSimulator/tree/master/PayoutSim_v3/PayoutSimulator folder contains the latest version. | |||
== Status == | |||
payoutd controls the hardware and feeds 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 [https://github.com/sixtyeight/Payout/blob/master/docs/overview.md payoutd repository]. People who are interested in implementing a more advanced POS system are very welcome to do so! :) | The protocol is documented in the [https://github.com/sixtyeight/Payout/blob/master/docs/overview.md payoutd repository]. People who are interested in implementing a more advanced POS system are very welcome to do so! :) | ||