Home
last modified time | relevance | path

Searched refs:SetSetPointInt (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/main/
H A Dmainworker.h66 bool SetSetPointInt(const std::vector<std::string> &sd, const float TempValue);
H A Dmainworker.cpp12474 return SetSetPointInt(sd, TempValue); in SetSetPoint()
12529 bool MainWorker::SetSetPointInt(const std::vector<std::string>& sd, const float TempValue) in SetSetPointInt() function in MainWorker
12728 return SetSetPointInt(sd, TempValue); in SetSetPoint()