Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DTado.cpp127 …lay(const int idx, const float temp, const bool heatingEnabled, const std::string &terminationType) in CreateOverlay() argument
129 …teOverlay() called with idx=%d, temp=%f, termination type=%s", idx, temp, terminationType.c_str()); in CreateOverlay()
161 _jsPostDataTermination["type"] = terminationType; in CreateOverlay()