Home
last modified time | relevance | path

Searched refs:sStatusNormal (Results 1 – 6 of 6) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DMochadTCP.cpp78 m_mochadsec.SECURITY1.status = sStatusNormal; in MochadTCP()
343 m_mochadsec.SECURITY1.status = sStatusNormal; in MatchLine()
348 else if (m_mochadsec.SECURITY1.status == sStatusNormal) in MatchLine()
/dports/www/domoticz/domoticz-2020.2/main/
H A DRFXNames.cpp79 { sStatusNormal, "Normal" }, in Security_Status_Desc()
1705 case sStatusNormal: in GetLightStatus()
3037 cmd = sStatusNormal; in GetLightCommand()
3091 cmd = sStatusNormal; in GetLightCommand()
H A DRFXtrx.h959 #define sStatusNormal 0x0 macro
H A DSQLHelper.cpp4182 newnValue = sStatusNormal; in UpdateValue()
4271 newnValue = sStatusNormal; in UpdateValue()
H A Dmainworker.cpp7049 case sStatusNormal: in decode_Security1()
13290 tsen.SECURITY1.status = sStatusNormal; in SetInternalSecStatus()
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/
H A DPythonObjects.cpp991 case sStatusNormal: in CDevice_update()