Skip to content

Payout Module, a thin C layer around the SSP protocol

Notifications You must be signed in to change notification settings

kendricktan/kassomat-payout

 
 

Repository files navigation

Payout Module

The Payout Module acts as a thin layer around the rather low-level SSP protocol from Innovative Technology used for communication with the SMART Hopper and NV200 Banknote validator devices.

A prebuilt Doxygen HTML help can be found in docs/doxygen.

Dependencies

  • mandatory for build: sudo apt install build-essential libhiredis-dev libevent-dev libjansson-dev uuid-dev

  • runtime: sudo apt install redis-server

  • development: sudo apt install doxygen graphviz uuid-runtime valgrind redis-tools

read more ...

About

Payout Module, a thin C layer around the SSP protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.8%
  • Shell 2.1%
  • Makefile 2.1%