Interface | Description |
---|---|
UtilityControl |
Interface for utilities like heaters and boilers.
|
Class | Description |
---|---|
BoilerControl |
Implements the control for the Boiler
settings is the main Settings class that updates periodically relaynumber is
the number the relay corresponds to in the database inoutall is the class
that regulates the access to the database and does the communication to the
"outside world"
|
HeaterControl |
Implements the control for the Heater
|
TestControl |
Test Implementation of a Utility.
|
UtilityComparator |
Comparator for Utilities, used for sorting
|
Copyright © 2015. All rights reserved.