Skip to content

Instantly share code, notes, and snippets.

@awostenberg
Created May 19, 2011 18:58
Show Gist options
  • Save awostenberg/981457 to your computer and use it in GitHub Desktop.
Save awostenberg/981457 to your computer and use it in GitHub Desktop.
hermostat should ignore setpoint offsets that would put setpoint outside min/max bounds.
Given a tstat at 16.5C
When I send a DRLC event with large setpoint offset of 15C
Then I see "Event Received"
And I see "Event Started"
But the tstat setpoint remains at 16.5C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment