@gibme/starlink
    Preparing search index...
    interface WifiGetDiagnosticsResponse2 {
        hardwareVersion: string;
        id: string;
        networks: WifiGetDiagnosticsResponse2_Network[];
        softwareVersion: string;
    }
    Index

    Properties

    hardwareVersion: string

    / Hardware version of the WiFi router.

    id: string

    / Unique identifier of the WiFi router.

    softwareVersion: string

    / Software version of the WiFi router.