Update integrationUISP.py

This commit is contained in:
Robert Chacón 2024-04-16 14:14:17 -06:00 committed by GitHub
parent 3243d9c1f3
commit 7b911e8d62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -343,7 +343,7 @@ def findNodesBranchedOffPtMP(siteList, dataLinks, sites, rootSite, foundAirFiber
'upload': upload,
parent: apID
}
if usePtMPasParent:
if use_ptmp_as_parent:
print('Site ' + name + ' will use PtMP AP ' + link['from']['device']['identification']['name'] + ' as parent from site ' + link['from']['site']['identification']['name'])
return siteList, nodeOffPtMP