Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/push/
H A DBasePush.cpp65 { pTypeRAIN, sTypeRAIN2, "Rain rate,Total rain" }, in RFX_Type_SubType_Values()
/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXtrx.h1135 #define sTypeRAIN2 0x2 //PCR800 macro
H A DRFXNames.cpp586 { pTypeRAIN, sTypeRAIN2, "PCR800" }, in RFX_Type_SubType_Desc()
H A Dmainworker.cpp3164 case sTypeRAIN2: in decode_Rain()
3208 else if (pResponse->RAIN.subtype == sTypeRAIN2) in decode_Rain()