Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/push/
H A DBasePush.cpp121 { pTypeLighting5, sTypeAoke, "Status" }, in RFX_Type_SubType_Values()
/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.cpp648 { pTypeLighting5, sTypeAoke, "Aoke" }, in RFX_Type_SubType_Desc()
1387 case sTypeAoke: in GetLightStatus()
H A DRFXtrx.h609 #define sTypeAoke 0x07 macro
H A Dmainworker.cpp5221 …if ((subType == sTypeTRC02) || (subType == sTypeTRC02_2) || (subType == sTypeAoke) || (subType == … in decode_Lighting5()
5533 case sTypeAoke: in decode_Lighting5()