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 configuration dynamic #5

Open
florianL21 opened this issue Apr 2, 2021 · 0 comments
Open

Make configuration dynamic #5

florianL21 opened this issue Apr 2, 2021 · 0 comments
Assignees
Labels
embedded Modification on the embedded part of the code enhancement New feature or request

Comments

@florianL21
Copy link
Owner

Currently the configuration is done statically via precompiler defines.
This should be changed to happen dynamically on startup.
Current approach:

  • use a json file stored in the filesystem of the ESP to make the config persistent through reboots
@florianL21 florianL21 self-assigned this Apr 2, 2021
@florianL21 florianL21 added enhancement New feature or request embedded Modification on the embedded part of the code labels Apr 2, 2021
@florianL21 florianL21 added this to To do in [Embedded] Advanced functionality via automation Apr 2, 2021
florianL21 added a commit that referenced this issue Apr 20, 2021
Proof of concept implementations of #5 and #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded Modification on the embedded part of the code enhancement New feature or request
Development

No branches or pull requests

1 participant