This Kotlin-based Spring app is the communication hub of the Sentient Light project. It is a multi-module project that consists of the following modules
- sentient-light-hub-common
- sentient-light-hub-floor-sensor
- sentient-light-hub-led-actor
- sentient-light-hub-mapping-engine
This app can be compiled using the following command.
./gradlew build