84534025f4bbfbaff34d4f592359c8cacef7c689
The setting is saved on a file in:
/settings/relayTimings.json
Then during bootup, it's read and restored.
Settings can be set via MQTT command on Topic:
vesoer/*dev-id*/control/settings/relayTimers
using a json format.
{ "b1":50, b2...}
where b1 is Bell 1, b2 Bell 2, etc..
Description
Project Vesper is an ESP32-powered controller board with multiple sensors and outputs to control electromechanical bell-ringing and clock mechanisms (e.g., church bells).
The project is written in C++ using the Arduino Framework.
Languages
C++
98.6%
C
1.4%