Sample data collector app for rcpp framework.
Go to file
2021-05-01 18:08:40 +02:00
app Clean up rdn app, and add a handler to return my index.html as the index page. Also removed paged list. 2021-05-01 18:08:40 +02:00
.clang-format Initial commit. 2021-05-01 14:08:48 +02:00
.gitignore Initial commit. 2021-05-01 14:08:48 +02:00
build.config.example Initial commit. 2021-05-01 14:08:48 +02:00
HEADS Update the engine., and init an mqtt broken in main. 2021-05-01 17:54:12 +02:00
LICENSE Initial commit. 2021-05-01 14:08:48 +02:00
main.cpp Update the engine., and init an mqtt broken in main. 2021-05-01 17:54:12 +02:00
Readme.md Initial commit. 2021-05-01 14:08:48 +02:00
SConstruct Initial commit. 2021-05-01 14:08:48 +02:00

rcpp_cms_project

Sample project for rcpp cms.

clone this repo, then call scons, it will clone rcpp cms into a new engine directory, then you can build using build words, like: scons bl.

Proper explanation for the time being: https://github.com/Relintai/broken_seals (Compiling section). (I'm using the same script.)