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

Update the status of config.JSON when it is modified from the outside #137

Open
arum19 opened this issue Mar 19, 2024 · 1 comment
Open

Comments

@arum19
Copy link

arum19 commented Mar 19, 2024

I have created a script to add external modems to the config.JSON file, but the StreaMonitor program has not recognized it. Is there any way to fix this?

@DerBunteBall
Copy link

I am not sure if I have understood your question correctly.

I assume the following: You have created a script that changes the config.json and want StreaMonitor to recognize this automatically.

This is not possible because StreaMonitor does not have a function to (automatically) reload the configuration.

The only way to achieve this would be to use the ZeroMQ interface. This is what the CLI or the Controller.py script is for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants