PongEvent

fun PongEvent(id: Int, linkType: Int, rssi: Int, snr: Int, eventTimeMs: Long, latency: Int?)

Parameters

id

Identifier of the corresponding pong.

linkType

Link type that was used on device to receive pong.

rssi

Downlink RSSIs observed by edge device.

snr

Downlink SNR observed by edge device.

eventTimeMs

The ms time that the pong event occurred.

latency

The latency (round trip time) of this ping-pong.