PingEvent

fun PingEvent(id: Int, linkType: Int, outputPower: Int, eventTimeMs: Long)

Parameters

id

Identifier of the ping. Note that when the number reaches maximum value, it would go back to zero.

linkType

Link type that was used on device to send ping.

outputPower

The output power in dBm used by the edge device.

eventTimeMs

The ms time that the ping event occurred.