Home
last modified time | relevance | path

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

/dports/www/domoticz/domoticz-2020.2/hardware/eVehicles/
H A DeVehicle.cpp215 case Get_Climate_State: in GetCommandString()
325 m_commands.push(Get_Climate_State); in Do_Work()
456 case Get_Climate_State: in DoNextCommand()
535 m_commands.push(Get_Climate_State); in DoSetCommand()
539 m_commands.push(Get_Climate_State); in DoSetCommand()
610 return ConditionalReturn(true, Get_Climate_State); in GetClimateState()
613 return ConditionalReturn(false, Get_Climate_State); in GetClimateState()
H A DeVehicle.h28 Get_Climate_State, enumerator