"""Tracks devices by sending a ICMP echo request (ping).""" PING_TIMEOUT = 3 PING_ATTEMPTS_COUNT = 3