mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update integrationPowercode.py
This commit is contained in:
@@ -57,7 +57,7 @@ def createShaper():
|
|||||||
|
|
||||||
allServices = getListServices()
|
allServices = getListServices()
|
||||||
|
|
||||||
acceptableEquipment = ['Customer Owned Equipment', 'Router', 'Customer Owned Equipment', 'Managed Routers'] #'CPE'
|
acceptableEquipment = ['Customer Owned Equipment', 'Router', 'Customer Owned Equipment', 'Managed Routers', 'CPE']
|
||||||
|
|
||||||
devicesByCustomerID = {}
|
devicesByCustomerID = {}
|
||||||
for customer in customerInfo:
|
for customer in customerInfo:
|
||||||
|
|||||||
Reference in New Issue
Block a user