Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.cpp87 { sStatusArmAway, "Arm Away" }, in Security_Status_Desc()
1729 case sStatusArmAway: in GetLightStatus()
3058 cmd = sStatusArmAway; in GetLightCommand()
3073 cmd = sStatusArmAway; in GetLightCommand()
3121 cmd = sStatusArmAway; in GetLightCommand()
H A DRFXtrx.h968 #define sStatusArmAway 0x9 macro
H A Dmainworker.cpp7073 case sStatusArmAway: in decode_Security1()
13294 tsen.SECURITY1.status = sStatusArmAway; in SetInternalSecStatus()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DMochadTCP.cpp373 m_mochadsec.SECURITY1.status = sStatusArmAway; in MatchLine()
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/
H A DPythonObjects.cpp985 case sStatusArmAway: in CDevice_update()