Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/main/
H A Dmainworker.cpp12295 std::stringstream sslevel; in SwitchLightInt() local
12296 sslevel << level; in SwitchLightInt()
12297 if (statuses[sslevel.str()].empty()) { in SwitchLightInt()