mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update integrationUISP.py
This commit is contained in:
parent
3243d9c1f3
commit
7b911e8d62
@ -343,7 +343,7 @@ def findNodesBranchedOffPtMP(siteList, dataLinks, sites, rootSite, foundAirFiber
|
|||||||
'upload': upload,
|
'upload': upload,
|
||||||
parent: apID
|
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'])
|
print('Site ' + name + ' will use PtMP AP ' + link['from']['device']['identification']['name'] + ' as parent from site ' + link['from']['site']['identification']['name'])
|
||||||
return siteList, nodeOffPtMP
|
return siteList, nodeOffPtMP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user