This web app is a sample of remotely controls the solenoid via BraveGATE based on Spring Boot (with Kotlin).
- JDK 11
vi src/main/resources/config/application.yml
./gradlew bootRun
access to http://localhost:8080/solenoid
If you need to receive webhook from BraveGATE, you must specify webhook URL.
tools/bravegate/webhook/webhook.sh