Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/push/
H A DBasePush.cpp185 { pTypeThermostat1, sTypeDigimax, "Temperature,Set point,Mode,Status" }, in RFX_Type_SubType_Values()
/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXtrx.h1022 #define sTypeDigimax 0x0 //Digimax macro
H A DRFXNames.cpp708 { pTypeThermostat1, sTypeDigimax, "Digimax" }, in RFX_Type_SubType_Desc()
H A Dmainworker.cpp8401 case sTypeDigimax: in decode_Thermostat1()
8420 if (pResponse->THERMOSTAT1.subtype == sTypeDigimax) in decode_Thermostat1()