Class StationPinger


  • public class StationPinger
    extends Object
    Ping service to measure latency/jitter between Wi-Fi APs and clients (stations).

    This class subscribes to the Kafka "state" topic to retrieve the list of APs with connected clients, then issues ping commands for each (AP, STA) pair at a given frequency. All actions are submitted to an executor during Kafka callbacks.