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

Controller shouldn't send debug message on each temp update in a ramp #77

Open
elcojacobs opened this issue Aug 2, 2017 · 0 comments
Open

Comments

@elcojacobs
Copy link
Member

The script continuously updates the setpoint on a ramp, but the controller shouldn't log each update, this is too verbose in the logs:

Aug 02 2017 19:18:00 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:00 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:01 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:02 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:02 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:03 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:03 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.
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

1 participant