Skip to content

shadowlamer/mqtt-client-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment system module template for vending machine

Implement your own logic in MyPaymentSystem class.

For mor information visit https://3voda.ru

PREREQUISITIES

  • ahrm64 gcc toolchain
  • libmosquitto-dev:arm64
  • libmosquittopp-dev:arm64
  • libpoco-dev:arm64

CROSS BUILDING

cmake -DCMAKE_TOOLCHAIN_FILE=cmake_toolchains/ubuntu-arm64.cmake .
make

PACKAGING LIBRARY

cmake -DCMAKE_TOOLCHAIN_FILE=cmake_toolchains/ubuntu-arm64.cmake .
make package

About

Payment system module template for vending machine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published