Device Emulation (contd.): Retrieve Device Information on connect to drone

This commit is contained in:
Srivats P 2016-03-24 18:58:28 +05:30
parent 321fc3e1ee
commit 72a6381c88

View File

@ -972,6 +972,9 @@ void PortGroup::processDeviceGroupConfigList(int portIndex,
devGrpCfgList->mutable_device_group(i));
}
if (devGrpCfgList->device_group_size())
getDeviceInfo(portIndex);
#if 0
// FIXME: incorrect check - will never be true if last port does not have any deviceGroups configured
// Are we done for all ports?