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.
-
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