Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 464 Bytes

apparition.md

File metadata and controls

18 lines (12 loc) · 464 Bytes

apparition build notes

  • git clone [email protected]:rburkholder/apparition.git
  • cd apparition
  • mkdir build
  • cd build
  • cmake ..
  • make

Invocation

  • 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