Constant SQL_QUERY_READ_HEATING_SETVALS

Source
pub const SQL_QUERY_READ_HEATING_SETVALS: &str = "SELECT heatingSwitchOffTemp, heatingSwitchOnTemp FROM heatingsetvals LIMIT 100;";
Expand description

Reads the heating set values from the database.