diff --git a/enrich.py b/enrich.py index 4c28a37..1a357bb 100755 --- a/enrich.py +++ b/enrich.py @@ -456,7 +456,7 @@ def main(): 'AvgAPSignal': avg_signal, 'StrongestAPSignal': strongest_signal, 'UnlinkedDevices': unlinked, - 'CiscoReportedClients': cisco_avg_reported_clients, + 'CiscoAvgReportedClients': cisco_avg_reported_clients, 'CiscoMaxReportedClients': cisco_max_reported_clients })