Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CurrentTemp float64 = 20 TargetTemp = 18.5 // if temp hits target, switch off Threshold = 0.1 // if delta goes below threshold, switch on )
Functions ¶
Types ¶
type TemperatureResponse ¶
Click to show internal directories.
Click to hide internal directories.