@gibme/starlink
    Preparing search index...
    interface Response {
        apiVersion?: number;
        dishAuthenticate?: DishAuthenticateResponse;
        dishEmc?: DishEmcResponse;
        dishGetContext?: DishGetContextResponse;
        dishGetDiagnostics?: DishGetDiagnosticsResponse;
        dishGetHistory?: DishGetHistoryResponse;
        dishGetObstructionMap?: DishGetObstructionMapResponse;
        dishGetStatus?: DishGetStatusResponse;
        dishStow?: DishStowResponse;
        enableFlow?: EnableFlowResponse;
        factoryReset?: FactoryResetResponse;
        fuse?: FuseResponse;
        getDeviceInfo?: GetDeviceInfoResponse;
        getHeapDump?: GetHeapDumpResponse;
        getLocation?: GetLocationResponse;
        getLog?: GetLogResponse;
        getNetworkInterfaces?: GetNetworkInterfacesResponse;
        getNextId?: GetNextIdResponse;
        getPing?: GetPingResponse;
        id?: number;
        pingHost?: PingHostResponse;
        reboot?: RebootResponse;
        restartControl?: RestartControlResponse;
        setSku?: SetSkuResponse;
        setTrustedKeys?: SetTrustedKeysResponse;
        speedTest?: SpeedTestResponse;
        status?: Status;
        transceiverGetStatus?: TransceiverGetStatusResponse;
        transceiverGetTelemetry?: TransceiverGetTelemetryResponse;
        transceiverIfLoopbackTest?: TransceiverIFLoopbackTestResponse;
        update?: UpdateResponse;
        wifiAuthenticate?: WifiAuthenticateResponse;
        wifiGetClients?: WifiGetClientsResponse;
        wifiGetConfig?: WifiGetConfigResponse;
        wifiGetDiagnostics?: WifiGetDiagnosticsResponse;
        wifiGetDiagnostics2?: WifiGetDiagnosticsResponse2;
        wifiGetHistory?: WifiGetHistoryResponse;
        wifiGetPingMetrics?: WifiGetPingMetricsResponse;
        wifiGetStatus?: WifiGetStatusResponse;
        wifiSetConfig?: WifiSetConfigResponse;
        wifiSetup?: WifiSetupResponse;
    }
    Index

    Properties

    apiVersion?: number
    dishAuthenticate?: DishAuthenticateResponse
    dishEmc?: DishEmcResponse
    dishGetContext?: DishGetContextResponse
    dishGetDiagnostics?: DishGetDiagnosticsResponse
    dishGetHistory?: DishGetHistoryResponse
    dishGetObstructionMap?: DishGetObstructionMapResponse
    dishGetStatus?: DishGetStatusResponse
    dishStow?: DishStowResponse
    enableFlow?: EnableFlowResponse
    factoryReset?: FactoryResetResponse
    getDeviceInfo?: GetDeviceInfoResponse
    getHeapDump?: GetHeapDumpResponse
    getLocation?: GetLocationResponse
    getNetworkInterfaces?: GetNetworkInterfacesResponse
    getNextId?: GetNextIdResponse
    getPing?: GetPingResponse
    id?: number
    pingHost?: PingHostResponse
    restartControl?: RestartControlResponse
    setTrustedKeys?: SetTrustedKeysResponse
    speedTest?: SpeedTestResponse
    status?: Status
    transceiverGetStatus?: TransceiverGetStatusResponse
    transceiverGetTelemetry?: TransceiverGetTelemetryResponse
    transceiverIfLoopbackTest?: TransceiverIFLoopbackTestResponse
    wifiAuthenticate?: WifiAuthenticateResponse
    wifiGetClients?: WifiGetClientsResponse
    wifiGetConfig?: WifiGetConfigResponse
    wifiGetDiagnostics?: WifiGetDiagnosticsResponse
    wifiGetDiagnostics2?: WifiGetDiagnosticsResponse2
    wifiGetHistory?: WifiGetHistoryResponse
    wifiGetPingMetrics?: WifiGetPingMetricsResponse
    wifiGetStatus?: WifiGetStatusResponse
    wifiSetConfig?: WifiSetConfigResponse
    wifiSetup?: WifiSetupResponse