- git clone [email protected]:rburkholder/apparition.git
- cd apparition
- mkdir build
- cd build
- cmake ..
- make
- working directory is ./var, start the application in there
- application is currently designed to work with one mqtt broker, so command line:
- apparition <mqtt address> <mqtt username> <mqtt password>"
- topics are defined in relevant lua scripts, which are located in ./var/script