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

Implement command line argument passing for configuration. #21

Open
BabyCakes13 opened this issue Aug 11, 2020 · 2 comments
Open

Implement command line argument passing for configuration. #21

BabyCakes13 opened this issue Aug 11, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@BabyCakes13
Copy link
Member

Implement the configuration logic by command line arguments:

@BabyCakes13 BabyCakes13 added the enhancement New feature or request label Aug 11, 2020
@BabyCakes13 BabyCakes13 self-assigned this Aug 11, 2020
@BabyCakes13 BabyCakes13 added the question Further information is requested label Aug 18, 2020
@BabyCakes13
Copy link
Member Author

@alex-sever-h You suggested that we should rather implement this with MQTT requests. Can you detail? :)

@alex-sever-h
Copy link
Member

Command line arguments are not necessary for an embedded device. It would be cumbersome to change them.
Better approach would be these:

  1. Runtime settings through MQTT messages (configurations like polling rate, etc)
  2. Web interface for setting more static configurations (MQTT server address, influxDB parameters, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants