Searched refs:deviceRequiresPowerOn (Results 1 – 1 of 1) sorted by relevance
900 static bool deviceRequiresPowerOn(const nlohmann::json& entity) in deviceRequiresPowerOn() function926 if (deviceRequiresPowerOn(device) && (powerOff || scannedPowerOff)) in pruneDevice()988 if (powerOff && deviceRequiresPowerOn(device)) in pruneConfiguration()