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

feat: Allow adding parameters to monitor #1874

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Jajiko
Copy link
Contributor

@Jajiko Jajiko commented Dec 10, 2019

Fixes #1873
Changes proposed in this pull request:

  • Add a parameter to Monitor when using station.add_component, if add_to_monitor argument is True (default False).
  • Using remove_component also deletes the parameter from Monitor

@astafan8

Add option to add parameters to Monitor when using station.add_component.
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

Successfully merging this pull request may close these issues.

Allow adding parameters to Monitor using station.add_component
1 participant