mirror of
https://github.com/elisspace/core.git
synced 2026-09-19 09:11:38 +00:00
4 lines
78 B
Python
4 lines
78 B
Python
"""Tracks devices by sending a ICMP echo request (ping)."""
|
|
|
|
PING_TIMEOUT = 3
|