Home
last modified time | relevance | path

Searched refs:STATE_MOTION_YES (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DXiaomiHardware.h167 #define STATE_MOTION_YES "motion" macro
H A DXiaomiGateway.cpp1087 …if ((status == STATE_MOTION_YES) || (status == STATE_OPEN) || (status == "no_close") || (status ==… in handle_receive()