@gibme/starlink
    Preparing search index...
    interface DishGetDiagnosticsResponse {
        alerts: undefined | DishGetDiagnosticsResponse_Alerts;
        disablementCode: DishGetDiagnosticsResponse_DisablementCode;
        hardwareSelfTest: DishGetDiagnosticsResponse_TestResult;
        hardwareVersion: string;
        id: string;
        location: undefined | DishGetDiagnosticsResponse_Location;
        softwareVersion: string;
        utcOffsetS: number;
    }
    Index

    Properties

    hardwareVersion: string

    / Hardware version of the dish.

    id: string

    / Unique identifier of the dish.

    softwareVersion: string

    / Software version of the dish.

    utcOffsetS: number

    / Approximate time zone of the device in relation to UTC.