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