fix return in openweather plugin
This commit is contained in:
parent
c56ebcb6a2
commit
b088e13ea6
@ -293,6 +293,7 @@ DeviceManager::DeviceError DevicePluginOpenweathermap::discoverDevices(const Dev
|
||||
{
|
||||
qDebug() << "should discover divces for" << deviceClassId << params;
|
||||
// m_openweaher->
|
||||
return DeviceManager::DeviceErrorNoError;
|
||||
}
|
||||
|
||||
DeviceManager::HardwareResources DevicePluginOpenweathermap::requiredHardware() const
|
||||
|
||||
Reference in New Issue
Block a user