mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2026-01-27 10:23:13 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -29,6 +29,7 @@ namespace OpenWifi {
|
||||
inline bool DeviceMustUpgrade([[maybe_unused]] std::string &deviceType,
|
||||
[[maybe_unused]] const std::string &firmware_string,
|
||||
[[maybe_unused]] GWObjects::DefaultFirmware &Firmware) {
|
||||
return false;
|
||||
if(StorageService()->GetDefaultFirmware(deviceType,Firmware)) {
|
||||
|
||||
std::string key{ deviceType + Firmware.revision };
|
||||
|
||||
Reference in New Issue
Block a user