Kassomat: Unterschied zwischen den Versionen
M68k (Diskussion | Beiträge) wikify all the links |
M68k (Diskussion | Beiträge) K minor style improvements |
||
Zeile 27: | Zeile 27: | ||
== Components == | == Components == | ||
* Changeomatic | * '''Changeomatic''' | ||
** [https://github.com/sixtyeight/changeomatic Source] | ** [https://github.com/sixtyeight/changeomatic Source] | ||
** Written in Java | ** Written in Java | ||
Zeile 35: | Zeile 35: | ||
*** [https://github.com/FasterXML/jackson Jackson] (JSON library) | *** [https://github.com/FasterXML/jackson Jackson] (JSON library) | ||
* Maintenance Mode Application | * '''Maintenance Mode Application''' | ||
** [https://github.com/phaer/kassomat-scripts Source] | ** [https://github.com/phaer/kassomat-scripts Source] | ||
** Written in Python | ** Written in Python | ||
** UI: Console interface | ** UI: Console interface | ||
* Payout | * '''Payout''' | ||
** [https://github.com/sixtyeight/Payout Source] | ** [https://github.com/sixtyeight/Payout Source] | ||
** Written in C | ** Written in C | ||
Zeile 53: | Zeile 53: | ||
*** ITL example code (aka "vendor hardware library") | *** ITL example code (aka "vendor hardware library") | ||
* [http://redis.io/ Redis] | * '''[http://redis.io/ Redis]''' | ||
** message broker between the different components (Changeomatic, Payout and the Maintenance Mode Application) | ** message broker between the different components (Changeomatic, Payout and the Maintenance Mode Application) | ||
** not used as a datastore! | ** not used as a datastore! |