Ping another station
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 |
{
"type" : "ping",
"command" : "ping",
"dxcallsign" : "AA2AAA"
}