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()
|
||||
|
||||
acceptableEquipment = ['Customer Owned Equipment', 'Router', 'Customer Owned Equipment', 'Managed Routers'] #'CPE'
|
||||
acceptableEquipment = ['Customer Owned Equipment', 'Router', 'Customer Owned Equipment', 'Managed Routers', 'CPE']
|
||||
|
||||
devicesByCustomerID = {}
|
||||
for customer in customerInfo:
|
||||
|
||||
Reference in New Issue
Block a user