Interface WsjtxSwitchConfiguration

The server may send this message at any time. The message specifies the name of the configuration to switch to. The new configuration must exist.

See WSJT-X source.

interface WsjtxSwitchConfiguration {
    configurationName: string;
    id: string;
}

Properties

configurationName: string

New configuration set to use (must already exist)

id: string

WSJT-X client name