Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make settings configurable via MQTT #3

Open
javiser opened this issue Apr 15, 2023 · 0 comments
Open

Make settings configurable via MQTT #3

javiser opened this issue Apr 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@javiser
Copy link
Owner

javiser commented Apr 15, 2023

Right now the settings are hard coded in src/clock_machine.hpp.

It could be convenient to be able to configure these values dynamically via MQTT commands, to which the clock would be then subscribed. The values could be passed as a JSON inside the message and the clock would return a confirmation message with the changed values and, if some value is not correct or the input could not be parsed, some fault message.

@javiser javiser added the enhancement New feature or request label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant