mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -99,7 +99,7 @@ namespace OpenWifi {
|
||||
StorageService()->InventoryDB().GetDevicesUUIDForVenue(Venue.info.id, DeviceList);
|
||||
|
||||
for(const auto &i:DeviceList) {
|
||||
Logger().debug("Upgrade device list: {}", i);
|
||||
std::cout << "Upgrade device list:" << i << std::endl;
|
||||
}
|
||||
|
||||
for (const auto &uuid : DeviceList) {
|
||||
|
||||
Reference in New Issue
Block a user