python-ubnt-discovery
python-ubnt-discovery copied to clipboard
Count hosts that respond to discover once
trafficstars
Since a host can respond multiple times within the discovery timeout period, change the RadioList to a dictionary indexed by ip address to remove duplications.