Home
last modified time | relevance | path

Searched defs:CurrentChannel2 (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/notifications/
H A DNotificationHelper.cpp343 float CurrentChannel2 = (float)atof(strarray[1].c_str()); in CheckAndHandleNotification() local
352 float CurrentChannel2 = (float)atof(strarray[1].c_str()); in CheckAndHandleNotification() local
/dports/www/domoticz/domoticz-2020.2/main/
H A Dmainworker.cpp8862 float CurrentChannel2 = float((pResponse->CURRENT.ch2h * 256) + pResponse->CURRENT.ch2l) / 10.0f; in decode_Current() local
9072 …float CurrentChannel2 = float((pResponse->CURRENT_ENERGY.ch2h * 256) + pResponse->CURRENT_ENERGY.c… in decode_Current_Energy() local