Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.cpp655 { pTypeLighting5, sTypeIT, "Intertek,FA500,PROmax" }, in RFX_Type_SubType_Desc()
1415 case sTypeIT: in GetLightStatus()
2437 else if ((dSubType != sTypeLightwaveRF) && (dSubType != sTypeIT)) in GetLightCommand()
H A DRFXtrx.h617 #define sTypeIT 0x0F macro
H A DWebServer.cpp4455 subtype = sTypeIT; in HandleCommand()
4463 …sTypeLivolo) && (subtype != sTypeLivolo1to10) && (subtype != sTypeRGB432W) && (subtype != sTypeIT)) in HandleCommand()
5048 subtype = sTypeIT; in HandleCommand()
5056 …Livolo1to10) && (subtype != sTypeRGB432W) && (subtype != sTypeLightwaveRF) && (subtype != sTypeIT)) in HandleCommand()
H A Dmainworker.cpp5619 case sTypeIT: in decode_Lighting5()
/dports/www/domoticz/domoticz-2020.2/push/
H A DBasePush.cpp128 { pTypeLighting5, sTypeIT, "Status" }, in RFX_Type_SubType_Values()