ping

Description:

Ping another station

Parameters

Parameter Type Values Description
type string "ping" Type of setting ( get or set )
command string "ping" Command for starting the tnc
dxcallsign string AA0AA-0 DXCallsign + session id, if no session id provided, -0 will be taken

Example

{
    "type" : "ping",
    "command" : "ping",
    "dxcallsign" : "AA2AAA"
}